Caucus Jurisdiction Coordinators

Please use this page to verify your part of the DoCaucus database tables.

The DoCaucus caucus location tables remain incomplete. Please send me updates so I can get them posted.

DoCaucus Database Tables

Caucus Jurisdictions Table in HTML or TSV

Area Caucuses Table in HTML or TSV

Precinct Names Table in HTML or TSV

Precinct Totals Table in HTML or TSV

Cross Reference Table in HTML or TSV by county and precinct.

Cross Reference Table in HTML or TSV by county and site.

Table Formats

Caucus Jurisdictions Table

FieldDefinition
cj_idCaucus Jurisdiction ID (unique)
cj_CountyCodeCounty Code
cj_ldLegislative District, or zero if whole county
cj_cjidSharedcj_id of same Jurisdiction in adjacent county, if any
cj_NameCaucus Jurisdiction Name

Area Caucuses Table in HTML or TSV

One row for each area caucus room.

FieldDefinition
ac_idArea Caucus ID (unique)
ac_cj_idCaucus Jurisdiction Identifier for this area caucus
ac_BuildingArea Caucus Location: Building Name
ac_RoomArea Caucus Location: Meeting Room Name
ac_Addr1Area Caucus Location: Address Line 1
ac_Addr2Area Caucus Location: Address Line 2
ac_CityArea Caucus Location: City
ac_ZipArea Caucus Location: Zip Code

Precinct Names Table in HTML or TSV

The precinct names are as reported by the Secretary of State, plus Area Caucus ID.

FieldDefinition
pn_ccpcCounty Code : Precinct Code (unique)
pn_CountyCodeCounty Code
pn_PrecinctCodePrecinct Code
pn_PrecinctNamePrecinct Name
pn_acidArea Caucus ID for this precinct
pn_VotersActive and Inactive voters (omitting Duplicate or Cancelled voters)
pn_DelegatesAllocated Delegates (ESTIMATED)
pn_AlternatesAllocated Alternates (ESTIMATED)

Precinct Totals Table in HTML or TSV

Mutually exclusive voter counts from the VRDB. (Calculated by DoCaucus)

FieldDefinition
vr_RegCityVRDB Registration City
vr_RegZipCodeVRDB Registration Zip Code
vr_CountyCodeVRDB County Code
vr_PrecinctCodeVRDB Precinct Code
vr_LevyCodeVRDB Levy Code
vr_LegislativeDistrictVRDB Legislative District
vr_CongressionalDistrictVRDB Congressional District
vr_StatuscodeVRDB Status Code
pt_cVotesNumber of voters satsifying ALL of the above criteria

Cross Reference Table in HTML or TSV

This table is a complete cross-reference of all caucus locations in Washington State.

Technical Details...

How to report your Caucus Locations

  1. Add a row to the Area Caucus Table for each area caucus site. Uniquely identify each row using ac_id.
  2. Set pn_acid in the Precinct Names Table according to area caucus ID
  3. Send a copy of your data to DoCaucus@gmail.com

Using TSV Tables

  1. Copy and paste the table into a text file.
  2. Open that text file using Excel.
  3. In the Text Import Wizard, select the Delimited format. (Next)
  4. Under Delimiters, select Other and type in the Tilde (~) character. (Finish)