Election Data Harvesting for Nov 2018
This Page: copswiki.org/Common/ElectionDataHarvestingForNov2018
Overview
We need help to harvest election data during election night and as the elections are subsequently processed. We have software to automatically check election results every X minutes and download and archive them whenever they change. Unfortunately, our election officials are all over the map in terms of where they place their election data, so we need help to get our software set up with links to those results. This is where you can help -- from anywhere in the world with an internet connection! (This tool is experimental at this stage and we are making improvements and changes frequently to adapt to what we find.)
What we can support
At this point, we support both direct links and indirect links.
- direct - the URL provided accesses an object (like a web page, PDF, .doc, .csv, .xsl, etc.) which will be updated from time to time but will always be at the same address.
- indirect - the link accesses a web page where a link exists to the object under some LINKTEXT, where will will find a link that changes each time the data is changed.
- For example:
- The CPUC publishes a "Daily Calendar" as a new file every business day.
- Try accessing it indirectly by first going to this page: http://docs.cpuc.ca.gov/SearchRes.aspx?DocTypeID=9&Latest=1 (This takes a few seconds to load).
- Then clicking the link at "PDF"
- Thus, to configure the harvester to access this object:
- URL = ht
tp://docs.cpuc.ca.gov/SearchRes.aspx?DocTypeID=9&Latest=1 - Extract Type = Indirect
- Link Text = PDF
- File Extension = PDF
How you can help
We need volunteers who can
- visit websites of election districts and locate the election results web page and find a link (URL) to it.
- First check the attachment list below to see if those results are already being harvested.
- Find out if the link stays the same as the data is changed, or if a new document is created each time at a new link.
- If it is the latter, we need to back up one page and find the link to the intermediate page that then provides the latest link under some unchanging Link Text, like "Latest Results."
- Submit each link separately in the form below.
- We will be reviewing your submissions to make sure it seems reasonable before we add it to the harvesting tool.
- Please monitor the progress of your submission by receiving emails:
- You should get the first email as soon as we get the task added to the harvester task list.
- Whenever the object is updated, you will receive an email and a link to the new object.
- If there is any problem in accessing the page or if it is achiving too often (no obvious changes) then we will need to disable it.
- The harvesting task can be updated by submitting a new request and by using the same email address and prefix.
- The harvested documents will be added as attacments to this page.
Submission
We have two ways to submit tasks for harvesting, Batch mode and Individual Submission.
Batch Mode
Please create a spreadsheet (such as Googledocs Spreadsheet, Excel, LibreCalc, or CSV file) with the following fields
- State - Two-character state code
- District - Proper name of the district
- ObjectURL - The URL of the resource
Email the following information to us: * The spreadsheet or URL to googledocs spreadsheet. * Name of the person who is submitting it. * Email address for alerts (if you want them).
Individual Submission
Individual submission gives you more control over each task. Additional advanced controls are not shown here and can be added by our team in special cases.
%TABLE{sort="off" databg="#B0C4DE"}% | Election Data Harvesting Submission Form ||
| Please complete the following form for each harvester task. See Form Completion Notes below for details on each field. | |
| Your Full Name (reqd): | |
| Your Email (reqd): | |
| Your Phone: | |
| State of Election District (reqd): | |
| County or District Name (reqd): | |
| Unique Task Item Prefix (reqd): | |
| Enable Task: | Enable Disable |
| Starting URL: | |
| Extraction Type: | Direct Indirect |
| Summary of this Task Item: | |
| (For Indirect) Link Text: | |
| (For Indirect) Allowed File Extension(s): | |
| Default ObjectFile Extension(s): | |
| Scan Interval: | 5 min. 15 min. Hourly 4 hours Daily Weekly |
| No-Change Alert Interval: | Daily Weekly Monthly None |
| Enable Email Alerts: | Enable Disable |
| Archive Each Version / Alert Only: | Archive Each Version Alert Only |
| Comments: | |
| *No Robots*| |
|
Form Completion Notes
You don't need to include quotes in your submission fields, even if shown below. If you want to make corrections to a submission which was already accepted, resubmit the form with the same Prefix.
| Field | Description |
|---|---|
| Your Full Name | Please enter your full name (first and last). |
| Your email. This is used to identify your account and Harvester will sent alert notices to this address. | |
| Phone | Your phone number. We probably won't use this unless we need to talk over your submission if there is an error or if your email isn't working. |
| State of Election District | This is the state of the district for which the data harvesting is submitted, not necessarily your own district. |
| County or District Name | Normally, this is the county election district but it does vary by state. If you are monitoring statewide results, then use "Statewide" |
| Prefix | Choose a prefix for data files that will make sense, no spaces (underscore is okay). So results for a state will be grouped together, use state code for first two characters, then district, adn then what type of file. Like "CA_SanDiego_Results". Remember what you entered here so you can update any prior requests. This should be unique among any requests you submit. |
| Enable Task Item | Normally, enabled. But if you want to disable an entry, then send the same entry again (same prefix) and choose Disable, and no other entries will be considered or updated. |
| Starting URL | If "Extraction Type" is "Direct", then this is the full URL to the item to be archived. If "Extraction Type" is "Indirect", then this is the full (unchanging) URL to a web page which will provide the (changing) URL to the item to be archived associated with hyperlinked text on the page. |
| Extraction Type | If the object to be archived is at a single URL of a file which is dynamically modified, then choose "Direct". "Indirect" means that the harvester will first access an intervening web page to find the (changing) link to the data item associated with hyperlinked "Link Text" |
| Link Text | Used only with Indirect Extraction, this identifies the text on the first page which provides the link to the data item, where the second link is updated with each revision of the object. |
| Allowed File Extension(s) | Used only with Indirect Extraction, provide the file extension of the data item, like "PDF", "DOC", "XML", "XSL", "CSV", etc. (case insensitive). This will exclude spurious matches from the initial page. You can allow multiple types by specifying multiple extensions separated by commas. |
| Default Object File Extension | Provide the file extension of the data item for workfile and archive file so it can be easily opened. Default is 'htm'. Will replace active extensions like 'aspx' |
| Scan Interval | This is the rate at which the object will be checked. Default is 15 minutes. Set this as slow as reasonably possible to avoid harvesting too many intermediate revisions. |
| No Update Alert Interval | If an update is not seen within this interval, Harvester will send an email alert. Actual alert time is set 20% longer than the interval shown to allow some slop in the update due to various factors (holidays, etc.) |
| Archive Each Version / Alert Only | In some cases, it may be sufficient to get an alert if the object changes and then you can look at it yourself by accessing the URL. However, if the object is dynamically changing, as is the case with election results, it is best to archive each new version to provide a history of changes to the object. |
| Enable Alerts | If you want to disable email alerts, set this to Disable. Enabled by default. |
| Comment | Provide any additional comments here regarding if you are finding something unusual, have trouble finding the links, or need different Intervals than those shown. |
Archived Objects This list is now hardcoded here because the harvester has been turned off for this election. "Equivalent" files have been purged. (It turns out that HTML files frequently have embedded values in hidden fields that change even if the rest of the file is unchanged. To determine if they are equivalent, they are converted to only printing characters and all white space removed. It may be possible to do a better job in this respect.)
- CA_Alameda_Results_2_summary_report_20181109011013.pdf
- CA_Alameda_Results_2_summary_report_20181110011014.pdf
- CA_Alameda_Results_2_summary_report_20181111011014.pdf
- CA_Alameda_Results_2_summary_report_20181112011014.pdf
- CA_Alameda_Results_2_summary_report_20181113010514.pdf
- CA_Alameda_Results_2_summary_report_20181114010514.pdf
- CA_Alameda_Results_2_summary_report_20181115005014.pdf
- CA_Alameda_Results_2_summary_report_20181116010515.pdf
- CA_Alameda_Results_2_summary_report_20181117010512.pdf
- CA_Alameda_Results_2_summary_report_20181118052012.pdf
- CA_Alameda_Results_2_summary_report_20181206170514.pdf
- CA_Alameda_Results_summary_report_20181106033002.pdf
- CA_Alameda_Results_summary_report_20181107043001.pdf
- CA_Alameda_Results_summary_report_20181107073002.pdf
- CA_Alameda_Results_summary_report_20181107074502.pdf
- CA_Alameda_Results_summary_report_20181107082512.pdf
- CA_Alameda_Results_summary_report_20181107085517.pdf
- CA_Alameda_Results_summary_report_20181107092513.pdf
- CA_Alameda_Results_summary_report_20181107101013.pdf
- CA_ContraCosta_Results_fn_20181106033002.htm
- CA_Fresno_Results_2018-november-general-election-results_20181104171238.htm
- CA_Fresno_Results_2018-november-general-election-results_20181107030503.htm
- CA_Fresno_Results_2018-november-general-election-results_20181107032003.htm
- CA_Fresno_Results_2018-november-general-election-results_20181107042001.htm
- CA_Fresno_Results_2018-november-general-election-results_20181107053502.htm
- CA_Fresno_Results_2018-november-general-election-results_20181107062002.htm
- CA_Fresno_Results_2018-november-general-election-results_20181107072002.htm
- CA_Fresno_Results_2018-november-general-election-results_20181107081002.htm
- CA_Fresno_Results_2018-november-general-election-results_20181107085502.htm
- CA_Fresno_Results_2018-november-general-election-results_20181107101002.htm
- CA_Fresno_Results_2_2018-november-general-election-results_20181109225502.htm
- CA_Fresno_Results_2_2018-november-general-election-results_20181114230504.htm
- CA_Fresno_Results_2_2018-november-general-election-results_20181116230502.htm
- CA_Fresno_Results_2_2018-november-general-election-results_20181121230505.htm
- CA_Fresno_Results_2_2018-november-general-election-results_20181128220502.htm
- CA_Fresno_Results_2_2018-november-general-election-results_20181205013502.htm
- CA_Fresno_Results_2_2018-november-general-election-results_20181205192002.htm
- CA_Kern_Results_2_CurrentElectionInformationElectionID=97_20181107232523.htm
- CA_Kern_Results_2_CurrentElectionInformationElectionID=97_20181109222513.htm
- CA_Kern_Results_2_CurrentElectionInformationElectionID=97_20181113080514.htm
- CA_Kern_Results_2_CurrentElectionInformationElectionID=97_20181114080516.htm
- CA_Kern_Results_2_CurrentElectionInformationElectionID=97_20181213173515.htm
- CA_Kern_Results_CurrentElectionInformationElectionID=97_20181106033003.htm
- CA_Kern_Results_CurrentElectionInformationElectionID=97_20181106080002.htm
- CA_Kern_Results_CurrentElectionInformationElectionID=97_20181107080002.htm
- CA_LosAngeles_ElectionNightFinalETS_2_0018nov18_20181108225044.ets
- CA_LosAngeles_ElectionNightFinalETS_2_0018nov18_20181110001217.ets
- CA_LosAngeles_ElectionNightFinalETS_2_0018nov18_20181114003632.ets
- CA_LosAngeles_ElectionNightFinalETS_2_0018nov18_20181117002118.ets
- CA_LosAngeles_ElectionNightFinalETS_2_0018nov18_20181121005134.ets
- CA_LosAngeles_ElectionNightFinalETS_2_0018nov18_20181124005120.ets
- CA_LosAngeles_ElectionNightFinalETS_2_0018nov18_20181127000642.ets
- CA_LosAngeles_ElectionNightFinalETS_2_0018nov18_20181129002128.ets
- CA_LosAngeles_ElectionNightFinalETS_2_0018nov18_20181130203632.ets
- CA_LosAngeles_ElectionNightFinalXML_2_results-06037-2018-11-06_20181108225045.xml
- CA_LosAngeles_ElectionNightFinalXML_2_results-06037-2018-11-06_20181110001217.xml
- CA_LosAngeles_ElectionNightFinalXML_2_results-06037-2018-11-06_20181114003633.xml
- CA_LosAngeles_ElectionNightFinalXML_2_results-06037-2018-11-06_20181117002118.xml
- CA_LosAngeles_ElectionNightFinalXML_2_results-06037-2018-11-06_20181121005134.xml
- CA_LosAngeles_ElectionNightFinalXML_2_results-06037-2018-11-06_20181124005120.xml
- CA_LosAngeles_ElectionNightFinalXML_2_results-06037-2018-11-06_20181127000644.xml
- CA_LosAngeles_ElectionNightFinalXML_2_results-06037-2018-11-06_20181129002129.xml
- CA_LosAngeles_ElectionNightFinalXML_2_results-06037-2018-11-06_20181130203632.xml
- CA_LosAngeles_Results_2_live-results_20181107191012.htm
- CA_LosAngeles_Results_2_live-results_20181115123514.htm
- CA_LosAngeles_Results_2_live-results_20181115125015.htm
- CA_LosAngeles_Results_2_live-results_20181118123517.htm
- CA_LosAngeles_Results_2_live-results_20181118125014.htm
- CA_LosAngeles_Results_2_live-results_20181120165018.htm
- CA_LosAngeles_Results_2_live-results_20181121123516.htm
- CA_LosAngeles_Results_2_live-results_20181121125014.htm
- CA_LosAngeles_Results_2_live-results_20181123123515.htm
- CA_LosAngeles_Results_2_live-results_20181123125014.htm
- CA_LosAngeles_Results_2_live-results_20181129123522.htm
- CA_LosAngeles_Results_2_live-results_20181129125024.htm
- CA_LosAngeles_Results_2_live-results_20181130123514.htm
- CA_LosAngeles_Results_2_live-results_20181130125014.htm
- CA_LosAngeles_Results_2_live-results_20181201123514.htm
- CA_LosAngeles_Results_2_live-results_20181201125014.htm
- CA_LosAngeles_Results_2_live-results_20181202123516.htm
- CA_LosAngeles_Results_2_live-results_20181202125015.htm
- CA_LosAngeles_Results_2_live-results_20181203130015.htm
- CA_LosAngeles_Results_2_live-results_20181203131517.htm
- CA_LosAngeles_Results_2_live-results_20181221123516.htm
- CA_LosAngeles_Results_2_live-results_20181221125015.htm
- CA_LosAngeles_Results_2_live-results_20181222123516.htm
- CA_LosAngeles_Results_2_live-results_20181222125015.htm
- CA_LosAngeles_Results_2_live-results_20181230123514.htm
- CA_LosAngeles_Results_2_live-results_20181230125018.htm
- CA_LosAngeles_Results_2_live-results_20190102123527.htm
- CA_LosAngeles_Results_2_live-results_20190102125015.htm
- CA_LosAngeles_Results_2_live-results_20190112130014.htm
- CA_LosAngeles_Results_2_live-results_20190112131515.htm
- CA_LosAngeles_Results_2_live-results_20190113130017.htm
- CA_LosAngeles_Results_2_live-results_20190113131515.htm
- CA_LosAngeles_Results_live-results_20181106033003.htm
- CA_Marin_Results_2_results_20181107191004.htm
- CA_Marin_Results_2_results_20181108004006.htm
- CA_Marin_Results_2_results_20181110011007.htm
- CA_Marin_Results_2_results_20181115010507.htm
- CA_Marin_Results_2_results_20181117003506.htm
- CA_Marin_Results_2_results_20181122005007.htm
- CA_Marin_Results_2_results_20181127012007.htm
- CA_Marin_Results_2_results_20181129010509.htm
- CA_Marin_Results_2_results_20181201010506.htm
- CA_Marin_Results_2_results_20190102145007.htm
- CA_Marin_Results_2_results_20190110235007.htm
- CA_Marin_Results_results_20181104171240.htm
- CA_Marin_Results_results_20181107042005.htm
- CA_Marin_Results_results_20181107053506.htm
- CA_Marin_Results_results_20181107060506.htm
- CA_Marin_Results_results_20181107063507.htm
- CA_Marin_Results_results_20181107081006.htm
- CA_Monterey_Results_2_ElectionSummaryFrame_20181107191005.html
- CA_Monterey_Results_2_ElectionSummaryFrame_20190102162010.html
- CA_Monterey_Results_ElectionSummaryFrame_20181104171241.html
- CA_Orange_Results_2_results_20181108011015.htm
- CA_Orange_Results_2_results_20181109011015.htm
- CA_Orange_Results_2_results_20181110011016.htm
- CA_Orange_Results_2_results_20181111011016.htm
- CA_Orange_Results_2_results_20181113010516.htm
- CA_Orange_Results_2_results_20181114010516.htm
- CA_Orange_Results_2_results_20181115010516.htm
- CA_Orange_Results_2_results_20181116010517.htm
- CA_Orange_Results_2_results_20181117010514.htm
- CA_Orange_Results_2_results_20181118010516.htm
- CA_Orange_Results_2_results_20181120010520.htm
- CA_Orange_Results_2_results_20181121010518.htm
- CA_Orange_Results_2_results_20181122010514.htm
- CA_Orange_Results_2_results_20181125010514.htm
- CA_Orange_Results_2_results_20181127010515.htm
- CA_Orange_Results_2_results_20181128010515.htm
- CA_Orange_Results_2_results_20181129010518.htm
- CA_Orange_Results_2_results_20181130010516.htm
- CA_Orange_Results_2_results_20181201010514.htm
- CA_Orange_Results_2_results_20181201050514.htm
- CA_Orange_Results_2_results_20181219152017.htm
- CA_Orange_Results_results_20181106033004.htm
- CA_Orange_Results_results_20181107041505.htm
- CA_Orange_Results_results_20181107053109.htm
- CA_Orange_Results_results_20181107060107.htm
- CA_Orange_Results_results_20181107064606.htm
- CA_Orange_Results_results_20181107070005.htm
- CA_Orange_Results_results_20181107073004.htm
- CA_Orange_Results_results_20181107081016.htm
- CA_Orange_Results_results_20181107084016.htm
- CA_Orange_Results_results_20181107091017.htm
- CA_Orange_Results_results_20181107094016.htm
- CA_Orange_Results_results_20181107101015.htm
- CA_Placer_Results_2_election-night-results_20181107191006.htm
- CA_Placer_Results_2_election-night-results_20181108165510.htm
- CA_Placer_Results_2_election-night-results_20181109232509.htm
- CA_Placer_Results_2_election-night-results_20181114000510.htm
- CA_Placer_Results_2_election-night-results_20181117005008.htm
- CA_Placer_Results_2_election-night-results_20181122003509.htm
- CA_Placer_Results_2_election-night-results_20181122060509.htm
- CA_Placer_Results_2_election-night-results_20181125040509.htm
- CA_Placer_Results_2_election-night-results_20181126000509.htm
- CA_Placer_Results_2_election-night-results_20181128005009.htm
- CA_Placer_Results_2_election-night-results_20181128020509.htm
- CA_Placer_Results_2_election-night-results_20181130170510.htm
- CA_Placer_Results_2_election-night-results_20181201000508.htm
- CA_Placer_Results_2_election-night-results_20181201005009.htm
- CA_Placer_Results_2_election-night-results_20181205012010.htm
- CA_Placer_Results_2_election-night-results_20181205040512.htm
- CA_Placer_Results_2_election-night-results_20181206010510.htm
- CA_Placer_Results_2_election-night-results_20181206100510.htm
- CA_Placer_Results_2_election-night-results_20181207003508.htm
- CA_Placer_Results_2_election-night-results_20190101060513.htm
- CA_Placer_Results_election-night-results_20181104171241.htm
- CA_Placer_Results_election-night-results_20181107040508.htm
- CA_Placer_Results_election-night-results_20181107043509.htm
- CA_Placer_Results_election-night-results_20181107063509.htm
- CA_Placer_Results_election-night-results_20181107072008.htm
- CA_Placer_Results_election-night-results_20181107075009.htm
- CA_Placer_Results_election-night-results_20181107091009.htm
- CA_Riverside_Results_2_Electioneresults0Result_20181110152520.htm
- CA_Riverside_Results_2_Electioneresults0Result_dtl_20181112005522.htm
- CA_Riverside_Results_2_Electioneresults0Result_dtl_20181112011021.htm
- CA_Riverside_Results_2_Electioneresults0Result_dtl_20181113005021.htm
- CA_Riverside_Results_2_Electioneresults0Result_dtl_20181114005020.htm
- CA_Riverside_Results_2_Electioneresults0Result_dtl_20181115010522.htm
- CA_Riverside_Results_2_Electioneresults0Result_dtl_20181116010522.htm
- CA_Riverside_Results_2_Electioneresults0Result_dtl_20181116042020.htm
- CA_Riverside_Results_2_Electioneresults0Result_dtl_20181116063519.htm
- CA_Riverside_Results_2_Electioneresults0Result_dtl_20181116120522.htm
- CA_Riverside_Results_2_Electioneresults0Result_dtl_20181117010518.htm
- CA_Riverside_Results_2_Electioneresults0Result_dtl_20181118010520.htm
- CA_Riverside_Results_2_Electioneresults0Result_dtl_20181119010521.htm
- CA_Riverside_Results_2_Electioneresults0Result_dtl_20181120005023.htm
- CA_Riverside_Results_2_Electioneresults0Result_dtl_20181121005027.htm
- CA_Riverside_Results_2_Electioneresults0Result_dtl_20181122005024.htm
- CA_Riverside_Results_2_Electioneresults0Result_dtl_20181126010521.htm
- CA_Riverside_Results_2_Electioneresults0Result_dtl_20181127010520.htm
- CA_Riverside_Results_2_Electioneresults0Result_dtl_20181128010521.htm
- CA_Riverside_Results_2_Electioneresults0Result_dtl_20181201010518.htm
- CA_Riverside_Results_2_Electioneresults0Result_dtl_20181203184521.htm
- CA_Riverside_Results_2_Electioneresults0Result_dtl_20181203190022.htm
- CA_Riverside_Results_2_Electioneresults0Result_dtl_20181205015021.htm
- CA_Riverside_Results_2_Electioneresults0Result_dtl_20181207125021.htm
- CA_Riverside_Results_Electioneresults0Result_20181106203013.htm
- CA_Riverside_Results_Electioneresults0Result_20181107084019.htm
- CA_SLO_XML_Results_2_Election-Summary-XML-20181106_20181107192513.xml
- CA_SLO_XML_Results_2_Election-Summary-XML-20181106_20181108171012.xml
- CA_SLO_XML_Results_2_Election-Summary-XML-20181106_20181110004012.xml
- CA_SLO_XML_Results_2_Election-Summary-XML-20181106_20181114000515.xml
- CA_SLO_XML_Results_2_Election-Summary-XML-20181106_20181116232011.xml
- CA_SLO_XML_Results_2_Election-Summary-XML-20181106_20181122003512.xml
- CA_SLO_XML_Results_2_Election-Summary-XML-20181106_20181129010513.xml
- CA_SLO_XML_Results_2_Election-Summary-XML-20181106_20181201002015.xml
- CA_SLO_XML_Results_Election-Summary-XML-20181106_20181104171244.xml
- CA_SLO_XML_Results_Election-Summary-XML-20181106_20181107042011.xml
- CA_SLO_XML_Results_Election-Summary-XML-20181106_20181107052011.xml
- CA_SLO_XML_Results_Election-Summary-XML-20181106_20181107063512.xml
- CA_SLO_XML_Results_Election-Summary-XML-20181106_20181107072011.xml
- CA_SLO_XML_Results_Election-Summary-XML-20181106_20181107081011.xml
- CA_SLO_XML_Results_Election-Summary-XML-20181106_20181107085513.xml
- CA_Sacramento_Results_2__20181109234020.htm
- CA_Sacramento_Results_2__20181113232031.htm
- CA_Sacramento_Results_2__20181116233521.htm
- CA_Sacramento_Results_2__20181120233525.htm
- CA_Sacramento_Results_2__20181123225029.htm
- CA_Sacramento_Results_2__20181127233521.htm
- CA_Sacramento_Results_2__20181130235023.htm
- CA_Sacramento_Results__20181106033007.htm
- CA_Sacramento_Results__20181107043009.htm
- CA_Sacramento_Results__20181107050010.htm
- CA_Sacramento_Results__20181107051611.htm
- CA_Sacramento_Results__20181107061507.htm
- CA_Sacramento_Results__20181107080009.htm
- CA_Sacramento_Results__20181107101020.htm
- CA_SanBernardino_Results_default_20181104171243.html
- CA_SanDiego_ContestsCSV_2_contests_5_20181113000005.csv
- CA_SanDiego_ContestsCSV_2_contests_5_20181113011502.csv
- CA_SanDiego_ContestsCSV_2_contests_5_20181114011502.csv
- CA_SanDiego_ContestsCSV_2_contests_5_20181115011502.csv
- CA_SanDiego_ContestsCSV_2_contests_5_20181116034501.csv
- CA_SanDiego_ContestsCSV_2_contests_5_20181117013002.csv
- CA_SanDiego_ContestsCSV_2_contests_5_20181120003634.csv
- CA_SanDiego_ContestsCSV_2_contests_5_20181122003628.csv
- CA_SanDiego_ContestsCSV_2_contests_5_20181124005122.csv
- CA_SanDiego_ContestsCSV_2_contests_5_20181127012129.csv
- CA_SanDiego_ContestsCSV_2_contests_5_20181201023645.csv
- CA_SanDiego_ContestsCSV_2_contests_5_20181204022128.csv
- CA_SanDiego_ContestsCSV_2_contests_5_20181206233733.csv
- CA_SanDiego_Info_2_election_information_20181107191031.html
- CA_SanDiego_Info_2_election_information_20181108172535.html
- CA_SanDiego_Info_2_election_information_20181108221058.html
- CA_SanDiego_Info_2_election_information_20181109004038.html
- CA_SanDiego_Info_2_election_information_20181109034038.html
- CA_SanDiego_Info_2_election_information_20181130155042.html
- CA_SanDiego_Info_2_election_information_20181206235042.html
- CA_SanDiego_Info_election_information_20181106203518.html
- CA_SanDiego_LiveResults_2_Index_5_20181111002002.html
- CA_SanDiego_LiveResults_2_Index_5_20181112005002.html
- CA_SanDiego_News_2_news_20181107191001.html
- CA_SanDiego_News_2_news_20181130160503.html
- CA_SanDiego_News_news_20181105182002.html
- CA_SanDiego_News_news_20181105202002.html
- CA_SanDiego_Notice_2_publicnotice_20181107191001.html
- CA_SanDiego_Notice_2_publicnotice_20181130155001.html
- CA_SanDiego_Notice_2_publicnotice_20181217200502.html
- CA_SanDiego_Notice_publicnotice_20181105182002.html
- CA_SanDiego_Notice_publicnotice_20181106015002.html
- CA_SanDiego_PdfResults_2_UNOFFICIALresults0ELECTION20NIGHT20FINAL_20181108225633.pdf
- CA_SanDiego_PrecinctsCSV_2_precincts_5_20181113000009.csv
- CA_SanDiego_PrecinctsCSV_2_precincts_5_20181113011502.csv
- CA_SanDiego_PrecinctsCSV_2_precincts_5_20181114011502.csv
- CA_SanDiego_PrecinctsCSV_2_precincts_5_20181115011502.csv
- CA_SanDiego_PrecinctsCSV_2_precincts_5_20181116034502.csv
- CA_SanDiego_PrecinctsCSV_2_precincts_5_20181117013002.csv
- CA_SanDiego_PrecinctsCSV_2_precincts_5_20181120003635.csv
- CA_SanDiego_PrecinctsCSV_2_precincts_5_20181122003628.csv
- CA_SanDiego_PrecinctsCSV_2_precincts_5_20181124005122.csv
- CA_SanDiego_PrecinctsCSV_2_precincts_5_20181127012129.csv
- CA_SanDiego_PrecinctsCSV_2_precincts_5_20181201023645.csv
- CA_SanDiego_PrecinctsCSV_2_precincts_5_20181204022128.csv
- CA_SanDiego_PrecinctsCSV_2_precincts_5_20181206233733.csv
- CA_SanDiego_SummaryCsv_2_summary_5_20181112235127.csv
- CA_SanDiego_SummaryCsv_2_summary_5_20181113012217.csv
- CA_SanDiego_SummaryCsv_2_summary_5_20181114010626.csv
- CA_SanDiego_SummaryCsv_2_summary_5_20181115010627.csv
- CA_SanDiego_SummaryCsv_2_summary_5_20181116035132.csv
- CA_SanDiego_SummaryCsv_2_summary_5_20181117013623.csv
- CA_SanDiego_SummaryCsv_2_summary_5_20181120003633.csv
- CA_SanDiego_SummaryCsv_2_summary_5_20181122003627.csv
- CA_SanDiego_SummaryCsv_2_summary_5_20181124005122.csv
- CA_SanDiego_SummaryCsv_2_summary_5_20181127012129.csv
- CA_SanDiego_SummaryCsv_2_summary_5_20181201023644.csv
- CA_SanDiego_SummaryCsv_2_summary_5_20181204022127.csv
- CA_SanDiego_SummaryCsv_2_summary_5_20181206233732.csv
- CA_SanDiego_SummaryXML_2_summary_5_20181112235127.xml
- CA_SanDiego_SummaryXML_2_summary_5_20181113012218.xml
- CA_SanDiego_SummaryXML_2_summary_5_20181114010626.xml
- CA_SanDiego_SummaryXML_2_summary_5_20181115010627.xml
- CA_SanDiego_SummaryXML_2_summary_5_20181116035132.xml
- CA_SanDiego_SummaryXML_2_summary_5_20181117013623.xml
- CA_SanDiego_SummaryXML_2_summary_5_20181120003634.xml
- CA_SanDiego_SummaryXML_2_summary_5_20181122003627.xml
- CA_SanDiego_SummaryXML_2_summary_5_20181124005122.xml
- CA_SanDiego_SummaryXML_2_summary_5_20181127012129.xml
- CA_SanDiego_SummaryXML_2_summary_5_20181201023645.xml
- CA_SanDiego_SummaryXML_2_summary_5_20181204022127.xml
- CA_SanDiego_SummaryXML_2_summary_5_20181206233732.xml
- CA_SanFrancisco_Results_2_november-6-2018-election-results-summary_20181107191007.htm
- CA_SanFrancisco_Results_2_november-6-2018-election-results-summary_20181111004011.htm
- CA_SanFrancisco_Results_2_november-6-2018-election-results-summary_20181111235511.htm
- CA_SanFrancisco_Results_2_november-6-2018-election-results-summary_20181129195011.htm
- CA_SanFrancisco_Results_november-6-2018-election-results-summary_20181104171243.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20181107191007.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20181108195515.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20181108205512.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20181108221017.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20181109001010.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20181109002512.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20181109004010.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20181112001011.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20181113053511.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20181114025011.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20181115023515.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20181115225012.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20181116025015.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20181117022011.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20181118172010.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20181120032009.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20181122013511.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20181127172012.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20181128035011.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20181129015011.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20181130022010.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20181201202010.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20181204042011.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20181207060511.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20190101000512.htm
- CA_SanJoaquin_Results_2_current_resultselection-results_20190101010511.htm
- CA_SanJoaquin_Results_current_resultselection-results_20181104171243.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181107191021.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181108002534.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181108011028.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181108012534.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181108225549.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181109004031.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181109025531.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181109215552.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181113165031.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181113182040.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181113183535.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181114003537.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181114192036.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181115165034.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181116170531.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181117003533.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181117005030.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181119165033.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181120003532.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181120170535.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181121003533.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181122003533.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181123235032.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181124003534.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181125002038.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181125003535.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181126003530.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181127003533.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181128003531.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181128005036.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181204003533.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181204010531.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181207010533.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181207023532.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181207232030.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181231175033.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181231180531.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181231182032.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20181231185034.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20190104220532.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20190104222036.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20190107180549.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20190108175042.htm
- CA_SanMateo_Results_2_november-6-2018-election-results_20190108180548.htm
- CA_SanMateo_Results_november-6-2018-election-results_20181106033013.htm
- CA_SanMateo_Results_november-6-2018-election-results_20181106210038.htm
- CA_SanMateo_Results_november-6-2018-election-results_20181106221518.htm
- CA_SanMateo_Results_november-6-2018-election-results_20181106224521.htm
- CA_SanMateo_Results_november-6-2018-election-results_20181107041520.htm
- CA_SanMateo_Results_november-6-2018-election-results_20181107050020.htm
- CA_SanMateo_Results_november-6-2018-election-results_20181107051621.htm
- CA_SanMateo_Results_november-6-2018-election-results_20181107053123.htm
- CA_SanMateo_Results_november-6-2018-election-results_20181107060121.htm
- CA_SanMateo_Results_november-6-2018-election-results_20181107063020.htm
- CA_SanMateo_Results_november-6-2018-election-results_20181107070018.htm
- CA_SanMateo_Results_november-6-2018-election-results_20181107073019.htm
- CA_SanMateo_Results_november-6-2018-election-results_20181107080019.htm
- CA_SanMateo_Results_november-6-2018-election-results_20181107084029.htm
- CA_SanMateo_Results_november-6-2018-election-results_20181107091033.htm
- CA_SanMateo_Results_november-6-2018-election-results_20181107092529.htm
- CA_SanMateo_Results_november-6-2018-election-results_20181107101030.htm
- CA_SantaBarbara_Results_2_results-1_20181110001015.htm
- CA_SantaBarbara_Results_2_results-1_20181117003511.htm
- CA_SantaBarbara_Results_2_results-1_20181206012012.htm
- CA_SantaBarbara_Results_results-1_20181104171244.htm
- CA_SantaBarbara_Results_results-1_20181107042011.htm
- CA_SantaBarbara_Results_results-1_20181107045012.htm
- CA_SantaBarbara_Results_results-1_20181107053512.htm
- CA_SantaBarbara_Results_results-1_20181107060512.htm
- CA_SantaBarbara_Results_results-1_20181107062015.htm
- CA_SantaBarbara_Results_results-1_20181107063513.htm
- CA_SantaBarbara_Results_results-1_20181107065012.htm
- CA_SantaBarbara_Results_results-1_20181107070512.htm
- CA_SantaBarbara_Results_results-1_20181107073511.htm
- CA_SantaBarbara_Results_results-1_20181107075013.htm
- CA_SantaBarbara_Results_results-1_20181107081012.htm
- CA_SantaClara_Results_fn_20181106033013.htm
- CA_SantaCruz_Results_2_Resultsid_20181108001031.htm
- CA_SantaCruz_Results_2_Resultsid_20181109175532.htm
- CA_SantaCruz_Results_2_Resultsid_20181109194034.htm
- CA_SantaCruz_Results_2_Resultsid_20181110084030.htm
- CA_SantaCruz_Results_2_Resultsid_20181111074032.htm
- CA_SantaCruz_Results_2_Resultsid_20181114000539.htm
- CA_SantaCruz_Results_2_Resultsid_20181114010535.htm
- CA_SantaCruz_Results_2_Resultsid_20181115000542.htm
- CA_SantaCruz_Results_2_Resultsid_20181116000534.htm
- CA_SantaCruz_Results_2_Resultsid_20181116213530.htm
- CA_SantaCruz_Results_2_Resultsid_20181117000530.htm
- CA_SantaCruz_Results_2_Resultsid_20181120002039.htm
- CA_SantaCruz_Results_2_Resultsid_20181121000533.htm
- CA_SantaCruz_Results_2_Resultsid_20181121055034.htm
- CA_SantaCruz_Results_2_Resultsid_20181121235035.htm
- CA_SantaCruz_Results_2_Resultsid_20181126232036.htm
- CA_SantaCruz_Results_2_Resultsid_20181128002034.htm
- CA_SantaCruz_Results_2_Resultsid_20181130195038.htm
- CA_SantaCruz_Results_2_Resultsid_20181204002032.htm
- CA_SantaCruz_Results_2_Resultsid_20181205015034.htm
- CA_SantaCruz_Results_2_Resultsid_20181205020536.htm
- CA_SantaCruz_Results_2_Resultsid_20181207172035.htm
- CA_SantaCruz_Results_2_Resultsid_20190101080540.htm
- CA_SantaCruz_Results_2_Resultsid_20190103175036.htm
- CA_SantaCruz_Results_2_Resultsid_20190103180534.htm
- CA_SantaCruz_Results_Resultsid_20181106033013.htm
- CA_SantaCruz_Results_Resultsid_20181106154520.htm
- CA_SantaCruz_Results_Resultsid_20181106173019.htm
- CA_SantaCruz_Results_Resultsid_20181106174520.htm
- CA_SantaCruz_Results_Resultsid_20181106184521.htm
- CA_SantaCruz_Results_Resultsid_20181106190022.htm
- CA_SantaCruz_Results_Resultsid_20181107041521.htm
- CA_SantaCruz_Results_Resultsid_20181107043019.htm
- CA_SantaCruz_Results_Resultsid_20181107044521.htm
- CA_SantaCruz_Results_Resultsid_20181107053124.htm
- CA_SantaCruz_Results_Resultsid_20181107060122.htm
- CA_SantaCruz_Results_Resultsid_20181107064622.htm
- CA_SantaCruz_Results_Resultsid_20181107071519.htm
- CA_SantaCruz_Results_Resultsid_20181107080020.htm
- CA_SantaCruz_Results_Resultsid_20181107085535.htm
- CA_Sonoma_Results_2_content_20181204002013.aspxsid=1009id=2456
- CA_Sonoma_Results_2_content_20190108210514.aspxsid=1009id=2456
- CA_Sonoma_Results_content_20181104171245.aspxsid=1009id=2456
- CA_Sonoma_Results_content_20181106200519.aspxsid=1009id=2456
- CA_Sonoma_Results_content_20181106222013.aspxsid=1009id=2456
- CA_Sonoma_Results_content_20181107043514.aspxsid=1009id=2456
- CA_Sonoma_Results_content_20181107065015.aspxsid=1009id=2456
- CA_Sonoma_Results_content_20181107075016.aspxsid=1009id=2456
- CA_Sonoma_Results_content_20181107085516.aspxsid=1009id=2456
- CA_Sonoma_Results_content_20181107102515.aspxsid=1009id=2456
- CA_Stanislaus_Results_2_results_20181110012517.htm
- CA_Stanislaus_Results_2_results_20181119225019.htm
- CA_Stanislaus_Results_results_20181104171245.htm
- CA_Stanislaus_Results_results_20181107040513.htm
- CA_Stanislaus_Results_results_20181107050513.htm
- CA_Stanislaus_Results_results_20181107060514.htm
- CA_Stanislaus_Results_results_20181107070514.htm
- CA_Stanislaus_Results_results_20181107085517.htm
- CA_Stanislaus_Results_results_20181107165537.htm
- CA_Ventura_Results_fn_20181106033017.htm
- FL_Broward_Results_2_Election-Results-Copy_20181107191024.htm
- FL_Broward_Results_2_Election-Results-Copy_20181110162635.htm
- FL_Broward_Results_2_Election-Results-Copy_20181110182533.htm
- FL_Broward_Results_2_Election-Results-Copy_20181110184033.htm
- FL_Broward_Results_2_Election-Results-Copy_20181110191034.htm
- FL_Broward_Results_2_Election-Results-Copy_20181110201034.htm
- FL_Broward_Results_2_Election-Results-Copy_20181110202533.htm
- FL_Broward_Results_2_Election-Results-Copy_20181114012038.htm
- FL_Broward_Results_2_Election-Results-Copy_20181114013534.htm
- FL_Broward_Results_2_Election-Results-Copy_20181114015035.htm
- FL_Broward_Results_2_Election-Results-Copy_20181114193539.htm
- FL_Broward_Results_2_Election-Results-Copy_20181115190534.htm
- FL_Broward_Results_2_Election-Results-Copy_20181116175034.htm
- FL_Broward_Results_2_Election-Results-Copy_20181117065032.htm
- FL_Broward_Results_2_Election-Results-Copy_20181117070532.htm
- FL_Broward_Results_2_Election-Results-Copy_20190102205038.htm
- FL_Broward_Results_2_Election-Results-Copy_20190102212038.htm
- FL_Broward_Results_2_Election-Results-Copy_20190104220536.htm
- FL_Broward_Results_2_Election-Results-Copy_20190107155047.htm
- FL_Broward_Results_2_Election-Results-Copy_20190114221533.htm
- FL_Broward_Results_2_Election-Results-Copy_20190116171533.htm
- FL_Broward_Results_2_Election-Results-Copy_20190116173031.htm
- FL_Broward_Results_Election-Results-Copy_20181106203036.htm
- FL_Broward_Results_Election-Results-Copy_20181107064623.htm
- FL_Broward_Results_Election-Results-Copy_20181107074521.htm
- FL_Broward_Results_Election-Results-Copy_20181107080021.htm
- FL_Duval_Results_1964_20181106203037.htm
- FL_Duval_Results_1964_20181107003020.htm
- FL_Duval_Results_1964_20181107004519.htm
- FL_Duval_Results_1964_20181107010022.htm
- FL_Duval_Results_1964_20181107011521.htm
- FL_Duval_Results_1964_20181107014524.htm
- FL_Duval_Results_1964_20181107021521.htm
- FL_Duval_Results_1964_20181107024523.htm
- FL_Duval_Results_1964_20181107061519.htm
- FL_Duval_Results_1964_20181107132532.htm
- FL_Duval_Results_1964_20181107141033.htm
- FL_Duval_Results_2_1964_20181108015532.htm
- FL_Duval_Results_2_1964_20181109005535.htm
- FL_Duval_Results_2_1964_20181109175533.htm
- FL_Duval_Results_2_1964_20181109215554.htm
- FL_Duval_Results_2_1964_20181118152036.htm
- FL_Lake_Results_2_current-election_20181107194037.htm
- FL_Lake_Results_2_current-election_20181107195537.htm
- FL_Lake_Results_2_current-election_20181113140539.htm
- FL_Lake_Results_2_current-election_20181113160539.htm
- FL_Lake_Results_2_current-election_20181114152045.htm
- FL_Lake_Results_2_current-election_20181114160542.htm
- FL_Lake_Results_2_current-election_20181115133540.htm
- FL_Lake_Results_2_current-election_20181126190538.htm
- FL_Lake_Results_2_current-election_20181126210540.htm
- FL_Lake_Results_2_current-election_20181127120537.htm
- FL_Lake_Results_2_current-election_20181129135054.htm
- FL_Lake_Results_2_current-election_20181203153039.htm
- FL_Lake_Results_2_current-election_20181204202039.htm
- FL_Lake_Results_2_current-election_20181205150538.htm
- FL_Lake_Results_2_current-election_20181212155039.htm
- FL_Lake_Results_2_current-election_20181213185111.htm
- FL_Lake_Results_2_current-election_20181214170542.htm
- FL_Lake_Results_2_current-election_20181220165043.htm
- FL_Lake_Results_2_current-election_20181221130540.htm
- FL_Lake_Results_2_current-election_20190101000547.htm
- FL_Lake_Results_2_current-election_20190104213552.htm
- FL_Lake_Results_2_current-election_20190108050543.htm
- FL_Lake_Results_2_current-election_20190108152055.htm
- FL_Lake_Results_2_current-election_20190108153557.htm
- FL_Lake_Results_2_current-election_20190108155053.htm
- FL_Lake_Results_2_current-election_20190110170516.htm
- FL_Lake_Results_2_current-election_20190111143038.htm
- FL_Lake_Results_2_current-election_20190111204542.htm
- FL_Lake_Results_2_current-election_20190116100038.htm
- FL_Lake_Results_2_current-election_20190116150038.htm
- FL_Lake_Results_2_current-election_20190116151538.htm
- FL_Lake_Results_current-election_20181106041521.htm
- FL_Lake_Results_current-election_20181106064521.htm
- FL_Lake_Results_current-election_20181106111520.htm
- FL_Lake_Results_current-election_20181106171521.htm
- FL_Lake_Results_current-election_20181107124035.htm
- FL_Lake_Results_current-election_20181107134042.htm
- FL_Lake_Results_current-election_20181107135536.htm
- FL_Lake_Results_current-election_20181107141037.htm
- FL_Lake_Results_current-election_20181107144039.htm
- FL_Lee_Results_2_Real-Time-Election-Results_20181107191025.htm
- FL_Lee_Results_2_Real-Time-Election-Results_20181115190535.htm
- FL_Lee_Results_2_Real-Time-Election-Results_20181118200534.htm
- FL_Lee_Results_2_Real-Time-Election-Results_20181120132034.htm
- FL_Lee_Results_2_Real-Time-Election-Results_20181128195036.htm
- FL_Lee_Results_2_Real-Time-Election-Results_20181219215038.htm
- FL_Lee_Results_2_Real-Time-Election-Results_20190103155035.htm
- FL_Lee_Results_2_Real-Time-Election-Results_20190103160643.htm
- FL_Lee_Results_2_Real-Time-Election-Results_20190103212036.htm
- FL_Lee_Results_2_Real-Time-Election-Results_20190108202056.htm
- FL_Lee_Results_2_Real-Time-Election-Results_20190109050544.htm
- FL_Lee_Results_2_Real-Time-Election-Results_20190109052035.htm
- FL_Lee_Results_Real-Time-Election-Results_20181106041520.htm
- FL_Lee_Results_Real-Time-Election-Results_20181106163022.htm
- FL_Lee_Results_Real-Time-Election-Results_20181106171520.htm
- FL_Leon_Results_2_Banner_20181109215602.htm
- FL_Leon_Results_2_Banner_20181118170541.htm
- FL_Leon_Results_2_Banner_20181118185045.htm
- FL_Leon_Results_2_Banner_20181128190538.htm
- FL_Leon_Results_Banner_20181106041521.htm
- FL_Leon_Results_Banner_20181107001524.htm
- FL_Leon_Results_Banner_20181107003028.htm
- FL_Leon_Results_Banner_20181107004526.htm
- FL_Leon_Results_Banner_20181107010028.htm
- FL_Leon_Results_Banner_20181107011527.htm
- FL_Leon_Results_Banner_20181107013030.htm
- FL_Leon_Results_Banner_20181107014530.htm
- FL_Leon_Results_Banner_20181107020028.htm
- FL_Leon_Results_Banner_20181107021526.htm
- FL_Leon_Results_Banner_20181107034529.htm
- FL_Leon_Results_Banner_20181107132537.htm
- FL_Manatee_Results_1993_20181106203041.htm
- FL_Manatee_Results_1993_20181107001522.htm
- FL_Manatee_Results_1993_20181107003024.htm
- FL_Manatee_Results_1993_20181107004524.htm
- FL_Manatee_Results_1993_20181107010026.htm
- FL_Manatee_Results_1993_20181107011525.htm
- FL_Manatee_Results_1993_20181107030030.htm
- FL_Manatee_Results_1993_20181107033024.htm
- FL_Manatee_Results_2_1993_20181107201039.htm
- FL_Manatee_Results_2_1993_20181109015537.htm
- FL_Manatee_Results_2_1993_20181121155035.htm
- FL_Marion_Results_2_Summary_20181109001036.htm
- FL_Marion_Results_2_Summary_20181119153537.htm
- FL_Marion_Results_2_Summary_20181119165038.htm
- FL_Marion_Results_Summary_20181106041520.htm
- FL_Marion_Results_Summary_20181107003023.htm
- FL_Marion_Results_Summary_20181107004522.htm
- FL_Marion_Results_Summary_20181107010025.htm
- FL_Marion_Results_Summary_20181107011524.htm
- FL_Marion_Results_Summary_20181107013027.htm
- FL_Marion_Results_Summary_20181107014528.htm
- FL_MiamiDade_Results_fn_20181106041520.htm
- FL_Volusia_Results_2_results_20181214173541.htm
- FL_Volusia_Results_2_results_20181214175037.htm
- FL_Volusia_Results_2_results_20181230225044.htm
- FL_Volusia_Results_2_results_20181230230543.htm
- FL_Volusia_Results_2_results_20190106212044.htm
- FL_Volusia_Results_2_results_20190106213537.htm
- FL_Volusia_Results_2_results_20190106220544.htm
- FL_Volusia_Results_2_results_20190106222052.htm
- FL_Volusia_Results_results_20181106203039.htm
- FL_Volusia_Results_results_20181107001521.htm
- FL_Volusia_Results_results_20181107003022.htm
- FL_Volusia_Results_results_20181107004521.htm
- FL_Volusia_Results_results_20181107010024.htm
- FL_Volusia_Results_results_20181107011523.htm
- FL_Volusia_Results_results_20181107013025.htm
- FL_Volusia_Results_results_20181107014526.htm
- FL_Volusia_Results_results_20181107021523.htm
- FL_Volusia_Results_results_20181107023024.htm
- FL_Volusia_Results_results_20181107024525.htm
- FL_Volusia_Results_results_20181107040024.htm
- MS_Hinds_Results_2_Results_Summary_20181128010627.html
- MS_Hinds_Results_2_Results_Summary_20181128022133.html
- MS_Hinds_Results_2_Results_Summary_20181128023704.html
- MS_Hinds_Results_2_Results_Summary_20181128025131.html
- MS_Hinds_Results_2_Results_Summary_20181128030626.html
- MS_Hinds_Results_2_Results_Summary_20181128033625.html
- MS_Hinds_Results_2_Results_Summary_20181128035129.html
- MS_Hinds_Results_2_Results_Summary_20181128045132.html
- MS_Hinds_Results_2_Results_Summary_20181130163631.html
- MS_Hinds_Results_2_Results_Summary_20181207203748.html
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128010627.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128050632.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128052126.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128053930.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128055234.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128060633.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128062135.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128063620.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128065121.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128070621.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128072131.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128073624.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128075127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128080634.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128082125.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128083630.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128085129.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128090730.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128092129.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128093628.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128095127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128100623.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128102143.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128103630.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128105136.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128110709.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128112209.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128113633.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128115134.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128120628.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128122131.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128123630.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128125134.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128130625.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128132128.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128133625.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128135136.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128140731.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128142138.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128143637.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128145445.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128150641.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128152137.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128153628.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128155146.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128160634.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128162133.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128163649.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128165136.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128170647.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128172145.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128173643.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128175141.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128180645.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128182152.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128183641.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128185138.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128190634.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128192141.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128193637.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128195136.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128200641.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128202147.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128203645.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128205134.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128210629.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128212136.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128213635.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128215138.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128220634.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128222132.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128223635.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128225146.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128230627.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128232125.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128233632.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181128235143.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129000626.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129002131.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129003635.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129005127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129010634.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129012125.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129013629.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129015131.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129020631.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129022123.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129023636.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129025137.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129030626.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129032123.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129033628.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129035126.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129040625.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129042129.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129043632.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129045127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129050627.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129052130.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129053627.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129055131.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129060631.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129062122.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129063625.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129065128.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129070632.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129072127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129073628.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129075132.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129080817.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129082135.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129083627.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129085121.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129090624.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129092127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129093627.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129095129.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129100631.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129102127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129103631.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129105126.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129110632.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129112123.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129113627.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129115123.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129120626.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129122228.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129123715.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129125222.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129130739.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129132254.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129133742.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129135202.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129140628.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129142127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129143628.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129145130.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129150634.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129152137.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129153633.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129155132.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129160636.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129162130.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129163640.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129165137.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129170627.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129172130.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129173635.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129175131.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129180632.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129182137.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129183640.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129185207.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129190637.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129192138.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129193648.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129195138.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129200635.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129202137.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129203630.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129205131.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129210625.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129212129.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129213630.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129215134.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129220630.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129222135.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129223640.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129225154.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129230635.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129232131.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129233634.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181129235127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130000702.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130002124.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130003624.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130005126.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130010625.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130012120.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130013626.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130015139.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130020632.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130022126.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130023637.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130025125.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130030629.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130032128.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130033631.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130035132.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130040630.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130042126.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130043629.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130045123.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130050629.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130052134.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130053631.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130055129.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130060622.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130062128.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130063628.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130065124.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130071212.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130072510.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130073625.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130075119.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130080649.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130082120.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130083627.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130085122.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130090623.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130092125.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130093630.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130095125.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130100625.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130102120.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130103927.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130105132.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130110631.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130112127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130113628.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130115126.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130120633.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130122124.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130123625.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130125123.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130130634.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130132131.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130133626.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130135126.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130140634.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130142127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130143628.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130145135.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130150633.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130152137.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130153646.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130155149.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130160643.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130162149.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130163631.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130165137.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130170633.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130172131.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130173629.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130175147.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130180638.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130182134.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130183645.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130185141.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130190635.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130192125.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130193739.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130195144.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130200633.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130202137.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130203635.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130205134.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130210639.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130212130.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130213637.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130215129.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130220628.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130222429.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130223652.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130225244.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130230655.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130232142.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130233630.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181130235133.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201000638.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201002135.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201003635.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201005132.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201010626.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201012126.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201013628.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201015126.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201020632.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201022130.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201023650.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201025131.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201030636.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201032143.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201033625.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201035122.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201040633.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201042119.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201043630.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201045126.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201050622.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201052136.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201053631.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201055129.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201060636.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201062122.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201063629.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201065125.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201070626.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201072123.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201073620.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201075128.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201080634.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201082125.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201083929.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201085126.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201090621.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201092124.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201093627.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201095124.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201100627.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201102127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201103619.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201105124.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201110625.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201112125.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201114035.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201115133.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201120627.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201122122.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201123627.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201125124.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201130704.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201132127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201133640.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201135135.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201140629.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201142124.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201143626.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201145121.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201150625.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201152126.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201153626.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201155122.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201160625.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201162120.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201163627.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201165129.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201170628.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201172130.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201173636.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201175122.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201180628.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201182128.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201183623.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201185126.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201190631.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201192131.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201193629.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201195127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201200624.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201202201.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201203622.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201205128.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201210636.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201212132.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201213629.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201215424.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201220630.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201222132.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201223630.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201225145.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201230644.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201232130.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201233636.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181201235135.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202000635.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202002132.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202003628.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202005143.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202010928.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202012127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202013625.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202015126.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202020630.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202022123.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202023634.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202025134.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202030622.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202032132.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202033627.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202035147.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202040622.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202042123.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202043632.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202045128.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202050625.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202052147.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202053628.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202055133.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202061056.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202062423.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202063626.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202065124.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202070922.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202072720.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202074009.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202075125.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202080630.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202082128.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202083930.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202085127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202090626.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202092119.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202093624.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202095139.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202100629.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202102423.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202103624.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202105120.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202110623.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202112130.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202113626.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202115123.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202120626.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202122125.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202123632.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202125135.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202130630.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202132149.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202133911.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202135158.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202140636.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202143130.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202144704.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202150133.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202151727.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202153232.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202154756.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202160255.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202161752.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202163215.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202164724.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202170218.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202171720.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202173437.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202174632.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202180136.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202181629.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202183128.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202184627.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202190130.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202191628.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202193130.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202194623.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202200126.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202201730.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202203127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202204634.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202210203.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202211622.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202213126.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202214627.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202220135.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202221628.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202223133.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202224636.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202230121.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202231629.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202233136.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181202234632.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203000136.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203001636.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203003128.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203004620.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203010138.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203011633.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203013130.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203014631.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203020126.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203021625.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203023143.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203024647.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203030127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203031632.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203033134.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203034631.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203040124.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203041623.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203043129.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203044632.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203050127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203051626.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203053127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203054626.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203060133.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203061658.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203063122.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203064626.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203070125.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203071628.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203073124.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203074624.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203080415.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203081657.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203083131.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203084632.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203090124.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203091624.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203093131.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203094628.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203100131.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203101624.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203103126.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203104626.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203110127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203111630.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203113127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203114631.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203120133.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203121628.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203123127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203124633.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203130131.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203131650.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203133158.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203134725.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203140144.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203141640.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203143132.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203144633.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203150134.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203151632.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203153142.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203154637.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203160153.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203161638.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203163147.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203164644.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203170146.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203171643.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203173145.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203174638.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203180146.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203181635.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203183137.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203184716.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203190144.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203191931.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203193135.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203194643.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203200132.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203201638.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203203139.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203204636.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203210149.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203211638.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203213136.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203215134.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203220625.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203222129.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203223633.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203225128.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203230627.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203232156.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203233627.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181203235135.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204000644.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204002129.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204003631.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204005129.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204010627.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204012140.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204013634.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204015130.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204020626.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204022132.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204023711.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204025247.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204030634.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204032141.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204033634.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204035134.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204040636.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204042128.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204043624.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204045128.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204050632.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204052124.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204053636.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204055130.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204060631.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204062128.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204063625.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204065124.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204070633.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204072127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204073622.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204075435.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204080655.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204082135.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204083628.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204085127.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204090629.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204092424.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204093627.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204095139.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204100623.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204102125.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204103623.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204105137.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204110625.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204112123.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204113627.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204115133.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204120626.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204122130.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204123630.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204125128.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204130633.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204132133.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204133635.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204135126.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204140625.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204142435.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204143630.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204145129.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204150638.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204152209.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204153647.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204155223.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204160734.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204162242.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204163739.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204165257.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204170749.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204172241.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204173741.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204175234.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204180734.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204182238.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204183749.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204185251.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204190742.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204192244.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204193754.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204195246.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204200740.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204202234.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204203740.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204205253.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204210752.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204212230.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204213735.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204215249.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204220730.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204222244.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204223753.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204225245.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204230739.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204232238.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204233734.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181204235230.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205000731.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205002234.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205003750.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205005234.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205010738.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205012237.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205014029.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205015234.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205020736.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205022231.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205023738.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205025235.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205030727.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205032230.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205033731.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205035238.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205040739.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205042227.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205043735.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205045226.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205050724.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205052235.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205053743.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205055308.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205060728.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205062228.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205063735.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205065229.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205070735.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205072238.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205073732.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205075231.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205080734.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205082230.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205083733.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205085228.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205090724.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205092234.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205093728.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205095226.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205100734.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205102241.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205103742.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205105232.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205110735.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205112229.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205113742.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205115226.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205120741.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205122232.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205123730.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205125233.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205130734.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205132239.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205133736.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205135239.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205140726.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205142235.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205143741.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205145238.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205150740.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205152245.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205153739.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205155234.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205160738.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205162242.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205163743.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205165247.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205170847.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205172417.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205173903.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205175403.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205181041.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205182251.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205183756.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205185255.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205190744.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205192237.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205193745.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205195248.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205200736.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205202414.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205204043.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205205252.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205210737.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205212240.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205213903.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205215249.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181205220734.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181207060729.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181217060727.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181220140730.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181227060731.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181228202236.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181228215238.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181228220734.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20181228223747.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190102135235.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190102142235.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190102203742.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190102223736.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190103050730.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190103060729.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190103062229.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190103155241.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190103162246.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190104143746.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190104210734.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190104212247.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190106061325.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190107203805.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190108165257.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190108175252.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190108180807.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190108195305.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190108202305.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190109193807.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190109205248.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190110205239.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190110215245.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190110220740.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190111213240.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190115163246.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190115204802.htm
- MS_Lamar_Results_2_2018-general-election-results-run-off_20190116061729.htm
- MS_Madison_Results_2_election_results_20181128010627.pdf
- MS_Madison_Results_2_election_results_20181128023705.pdf
- MS_Madison_Results_2_election_results_20181128025131.pdf
- MS_Madison_Results_2_election_results_20181128030626.pdf
- MS_Madison_Results_2_election_results_20181128032125.pdf
- MS_Madison_Results_2_election_results_20181128033625.pdf
- MS_Madison_Results_2_election_results_20181128035129.pdf
- MS_Madison_Results_2_election_results_20181128040625.pdf
- MS_Madison_Results_2_election_results_20181210180740.pdf
- MS_Warren_Results_2_elections_20181128010627.htm
- MS_Warren_Results_2_elections_20181128012126.htm
- MS_Warren_Results_2_elections_20181128013623.htm
- MS_Warren_Results_2_elections_20181128015131.htm
- MS_Warren_Results_2_elections_20181128020627.htm
- MS_Warren_Results_2_elections_20181128023707.htm
- MS_Warren_Results_2_elections_20181128025132.htm
- MS_Warren_Results_2_elections_20181129202139.htm
- MS_Warren_Results_2_elections_20181216152235.htm
- MS_Warren_Results_2_elections_20181218215234.htm
- MS_Warren_Results_2_elections_20181220042232.htm
- MS_Warren_Results_2_elections_20181223140733.htm
- MS_Warren_Results_2_elections_20190109020729.htm
- OH_Butler_Results_2_Index_6_New_20181127205115.html
- OH_Butler_Results_Index_6_New_20181106235504.html
- OH_Butler_Results_Index_6_New_20181107010106.html
- OH_Butler_Results_Index_6_New_20181107014604.html
- OH_Butler_Results_Index_6_New_20181107020100.html
- OH_Butler_Results_Index_6_New_20181107021558.html
- OH_Butler_Results_Index_6_New_20181107031557.html
- OH_Butler_Results_Index_6_New_20181107041608.html
- OH_Butler_Results_Index_6_New_20181107044603.html
- OH_Butler_Results_Index_6_New_20181107050355.html
- OH_Butler_Results_Index_6_New_20181107145012.html
- OH_Butler_Results_Index_6_New_20181107160514.html
- OH_Butler_Results_Index_6_New_20181107162013.html
- OH_Butler_Results_Index_6_New_20181107165013.html
- OH_Clermont_Results_2_election-results_20181107190512.htm
- OH_Clermont_Results_2_election-results_20181107192015.htm
- OH_Clermont_Results_2_election-results_20181109220525.htm
- OH_Clermont_Results_2_election-results_20181111204112.htm
- OH_Clermont_Results_2_election-results_20181111205608.htm
- OH_Clermont_Results_2_election-results_20181113133617.htm
- OH_Clermont_Results_2_election-results_20181113135117.htm
- OH_Clermont_Results_2_election-results_20181113220630.htm
- OH_Clermont_Results_2_election-results_20181116203618.htm
- OH_Clermont_Results_2_election-results_20181119173616.htm
- OH_Clermont_Results_2_election-results_20181120162120.htm
- OH_Clermont_Results_2_election-results_20181121183616.htm
- OH_Clermont_Results_2_election-results_20181126180612.htm
- OH_Clermont_Results_2_election-results_20181126212118.htm
- OH_Clermont_Results_2_election-results_20181127142411.htm
- OH_Clermont_Results_2_election-results_20181127155111.htm
- OH_Clermont_Results_2_election-results_20181206180724.htm
- OH_Clermont_Results_2_election-results_20181217135216.htm
- OH_Clermont_Results_2_election-results_20181217163726.htm
- OH_Clermont_Results_2_election-results_20181217190726.htm
- OH_Clermont_Results_2_election-results_20181220143721.htm
- OH_Clermont_Results_2_election-results_20181220152220.htm
- OH_Clermont_Results_2_election-results_20181226182216.htm
- OH_Clermont_Results_2_election-results_20181228162224.htm
- OH_Clermont_Results_2_election-results_20181228185217.htm
- OH_Clermont_Results_2_election-results_20181228200718.htm
- OH_Clermont_Results_2_election-results_20181231155214.htm
- OH_Clermont_Results_2_election-results_20181231190722.htm
- OH_Clermont_Results_2_election-results_20190101000730.htm
- OH_Clermont_Results_2_election-results_20190102190731.htm
- OH_Clermont_Results_election-results_20181106235506.htm
- OH_Clermont_Results_election-results_20181107003515.htm
- OH_Clermont_Results_election-results_20181107010109.htm
- OH_Clermont_Results_election-results_20181107013112.htm
- OH_Clermont_Results_election-results_20181107021601.htm
- OH_Clermont_Results_election-results_20181107050358.htm
- OH_Clermont_Results_election-results_20181107060202.htm
- OH_Cuyahoga_Results_Index_4_20181106235501.html
- OH_Cuyahoga_Results_Index_4_20181107004557.html
- OH_Cuyahoga_Results_Index_4_20181107014556.html
- OH_Cuyahoga_Results_Index_4_20181107021550.html
- OH_Cuyahoga_Results_Index_4_20181107023056.html
- OH_Cuyahoga_Results_Index_4_20181107024606.html
- OH_Cuyahoga_Results_Index_4_20181107030059.html
- OH_Cuyahoga_Results_Index_4_20181107033353.html
- OH_Cuyahoga_Results_Index_4_20181107040049.html
- OH_Cuyahoga_Results_Index_4_20181107041557.html
- OH_Cuyahoga_Results_Index_4_20181107043047.html
- OH_Cuyahoga_Results_Index_4_20181107053153.html
- OH_Delaware_Results_EL45-3_20181106235508.txt
- OH_Franklin_Results_2018-General-Election-Results_20181106235502.pdf
- OH_Hamilton_Results_summary_20181106235502.html
- OH_Licking_Results_2_results_20181127183618.htm
- OH_Licking_Results_results_20181106235508.htm
- OH_Licking_Results_results_20181107004608.htm
- OH_Licking_Results_results_20181107013113.htm
- OH_Licking_Results_results_20181107014609.htm
- OH_Licking_Results_results_20181107020105.htm
- OH_Licking_Results_results_20181107023109.htm
- OH_Licking_Results_results_20181107024622.htm
- OH_Licking_Results_results_20181107030117.htm
- OH_Licking_Results_results_20181107173518.htm
- OH_Lorain_Results_elections_20181106235505.htm
- OH_Lorain_Results_elections_20181107002117.htm
- OH_Lorain_Results_elections_20181107011557.htm
- OH_Lorain_Results_elections_20181107013110.htm
- OH_Lorain_Results_elections_20181107014606.htm
- OH_Lorain_Results_elections_20181107020101.htm
- OH_Lorain_Results_elections_20181107021559.htm
- OH_Lorain_Results_elections_20181107023105.htm
- OH_Lorain_Results_elections_20181107024619.htm
- OH_Lorain_Results_elections_20181107030113.htm
- OH_Lorain_Results_elections_20181107133515.htm
- OH_Lucas_Results_2_Index_3_20181126210609.html
- OH_Lucas_Results_Index_3_20181106235503.html
- OH_Lucas_Results_Index_3_20181107010105.html
- OH_Lucas_Results_Index_3_20181107013105.html
- OH_Lucas_Results_Index_3_20181107020058.html
- OH_Lucas_Results_Index_3_20181107021557.html
- OH_Lucas_Results_Index_3_20181107024613.html
- OH_Lucas_Results_Index_3_20181107030111.html
- OH_Lucas_Results_Index_3_20181107031556.html
- OH_Lucas_Results_Index_3_20181107033400.html
- OH_Lucas_Results_Index_3_20181107034603.html
- OH_Lucas_Results_Index_3_20181107040056.html
- OH_Lucas_Results_Index_3_20181107041604.html
- OH_Lucas_Results_Index_3_20181107043055.html
- OH_Lucas_Results_Index_3_20181107044601.html
- OH_Lucas_Results_Index_3_20181107050351.html
- OH_Lucas_Results_Index_3_20181107051658.html
- OH_Lucas_Results_Index_3_20181107053201.html
- OH_Lucas_Results_Index_3_20181107054601.html
- OH_Lucas_Results_Index_3_20181107083510.html
- OH_Mahoning_Results_2_Mahoning_20181107190511.htm
- OH_Mahoning_Results_2_Mahoning_20181127180612.htm
- OH_Mahoning_Results_Mahoning_20181106235505.htm
- OH_Mahoning_Results_Mahoning_20181107004605.htm
- OH_Mahoning_Results_Mahoning_20181107021600.htm
- OH_Mahoning_Results_Mahoning_20181107023106.htm
- OH_Mahoning_Results_Mahoning_20181107030114.htm
- OH_Mahoning_Results_Mahoning_20181107031600.htm
- OH_Mahoning_Results_Mahoning_20181107033403.htm
- OH_Mahoning_Results_Mahoning_20181107034605.htm
- OH_Medina_Results_6b685c_ddbc4fa519d6446088b7181d7f579c14_20181106235508.pdf
- OH_Miami_Results_2_results_20181128132117.pdf
- OH_Miami_Results_results_20181106235510.pdf
- OH_Miami_Results_results_20181107004610.pdf
- OH_Miami_Results_results_20181107021628.pdf
- OH_Miami_Results_results_20181107024625.pdf
- OH_Miami_Results_results_20181107031604.pdf
- OH_Miami_Results_results_20181107034610.pdf
- OH_Miami_Results_results_20181107044609.pdf
- OH_Miami_Results_results_20181107060206.pdf
- OH_Montgomery_PrecinctReport_11062018sovc_20181106235503.pdf
- OH_Montgomery_PrecinctReport_11062018sovc_20181107044600.pdf
- OH_Montgomery_PrecinctReport_11062018sovc_20181107155011.pdf
- OH_Montgomery_PrecinctReport_2_11062018sovc_20181115142113.pdf
- OH_Montgomery_PrecinctReport_2_11062018sovc_20181127150613.pdf
- OH_Montgomery_Summary_11062018es_20181106235502.pdf
- OH_Montgomery_Summary_11062018es_20181107004601.pdf
- OH_Montgomery_Summary_11062018es_20181107011554.pdf
- OH_Montgomery_Summary_11062018es_20181107014602.pdf
- OH_Montgomery_Summary_11062018es_20181107021556.pdf
- OH_Montgomery_Summary_11062018es_20181107023102.pdf
- OH_Montgomery_Summary_11062018es_20181107030106.pdf
- OH_Montgomery_Summary_11062018es_20181107033359.pdf
- OH_Montgomery_Summary_11062018es_20181107040055.pdf
- OH_Montgomery_Summary_11062018es_20181107043053.pdf
- OH_Montgomery_Summary_11062018es_20181107155010.pdf
- OH_Montgomery_Summary_2_11062018es_20181115142113.pdf
- OH_Montgomery_Summary_2_11062018es_20181127150612.pdf
- OH_Portage_Results_2_election-results_20181107190513.htm
- OH_Portage_Results_2_election-results_20181110102609.htm
- OH_Portage_Results_2_election-results_20181110105610.htm
- OH_Portage_Results_2_election-results_20181128130611.htm
- OH_Portage_Results_2_election-results_20181128152122.htm
- OH_Portage_Results_election-results_20181106235508.htm
- OH_Richland_Results_2_Results-coming-soon_20181107190514.htm
- OH_Stark_Results_2_gen18_20181127183613.pdf
- OH_Stark_Results_gen18_20181106235504.pdf
- OH_Stark_Results_gen18_20181107011556.pdf
- OH_Stark_Results_gen18_20181107013106.pdf
- OH_Stark_Results_gen18_20181107014604.pdf
- OH_Stark_Results_gen18_20181107020100.pdf
- OH_Stark_Results_gen18_20181107021558.pdf
- OH_Stark_Results_gen18_20181107023104.pdf
- OH_Stark_Results_gen18_20181107024615.pdf
- OH_Stark_Results_gen18_20181107030112.pdf
- OH_Stark_Results_gen18_20181107031557.pdf
- OH_Stark_Results_gen18_20181107034604.pdf
- OH_Summit_Results_2_elect110618G_20181127173615.htm
- OH_Summit_Results_elect110618G_20181106235503.htm
- OH_Summit_Results_elect110618G_20181107010105.htm
- OH_Summit_Results_elect110618G_20181107014602.htm
- OH_Summit_Results_elect110618G_20181107023103.htm
- OH_Summit_Results_elect110618G_20181107024613.htm
- OH_Summit_Results_elect110618G_20181107030107.htm
- OH_Summit_Results_elect110618G_20181107033359.htm
- OH_Summit_Results_elect110618G_20181107034602.htm
- OH_Summit_Results_elect110618G_20181107043054.htm
- OH_Trumbull_Results_2_Results_16P_20181108165014.pdf
- OH_Trumbull_Results_2_Results_16P_20181126212118.pdf
- OH_Trumbull_Results_Results_16P_20181106235506.pdf
- OH_Trumbull_Results_Results_16P_20181107004606.pdf
- OH_Trumbull_Results_Results_16P_20181107011558.pdf
- OH_Trumbull_Results_Results_16P_20181107013111.pdf
- OH_Trumbull_Results_Results_16P_20181107014607.pdf
- OH_Trumbull_Results_Results_16P_20181107020102.pdf
- OH_Trumbull_Results_Results_16P_20181107021601.pdf
- OH_Trumbull_Results_Results_16P_20181107023106.pdf
- OH_Trumbull_Results_Results_16P_20181107024620.pdf
- OH_Trumbull_Results_Results_16P_20181107030115.pdf
- OH_Trumbull_Results_Results_16P_20181107031600.pdf
- OH_Trumbull_Results_Results_16P_20181107041612.pdf
- OH_Trumbull_Results_Results_16P_20181107165016.pdf
- OH_Wayne_Results_2018-nov-6th-election-results_20181106235509.htm
- OH_Wayne_Results_2018-nov-6th-election-results_20181107013115.htm
- OH_Wayne_Results_2018-nov-6th-election-results_20181107021605.htm
- OH_Wayne_Results_2018-nov-6th-election-results_20181107024624.htm
- OH_Wayne_Results_2018-nov-6th-election-results_20181107031604.htm
- OH_Wayne_Results_2018-nov-6th-election-results_20181107034609.htm
- OH_Wayne_Results_2018-nov-6th-election-results_20181107040108.htm
- OH_Wayne_Results_2018-nov-6th-election-results_20181107050401.htm
- OH_Wayne_Results_2018-nov-6th-election-results_20181107051705.htm
- OH_Wayne_Results_2018-nov-6th-election-results_20181107135018.htm
- TX_Bell_Results__20181106203548.htm
- TX_Brazos_Results_2_results_20181107191045.htm
- TX_Brazos_Results_2_results_20181114013556.htm
- TX_Brazos_Results_2_results_20181119175112.htm
- TX_Brazos_Results_2_results_20190101060926.htm
- TX_Brazos_Results_results_20181106203550.htm
- TX_Brazos_Results_results_20181107043043.htm
- TX_Colin_Results_2_default_20181107191031.htm
- TX_Colin_Results_2_default_20181108011036.htm
- TX_Colin_Results_2_default_20181108012549.htm
- TX_Colin_Results_2_default_20181109131040.htm
- TX_Colin_Results_2_default_20181109132538.htm
- TX_Colin_Results_2_default_20181110194039.htm
- TX_Colin_Results_2_default_20181110195539.htm
- TX_Colin_Results_2_default_20181114215045.htm
- TX_Colin_Results_2_default_20181114220546.htm
- TX_Colin_Results_2_default_20181115060541.htm
- TX_Colin_Results_2_default_20181115220550.htm
- TX_Colin_Results_2_default_20181115222047.htm
- TX_Colin_Results_2_default_20181117100539.htm
- TX_Colin_Results_2_default_20181117102039.htm
- TX_Colin_Results_2_default_20181119205039.htm
- TX_Colin_Results_2_default_20181119210543.htm
- TX_Colin_Results_2_default_20181121090539.htm
- TX_Colin_Results_2_default_20181121092040.htm
- TX_Colin_Results_2_default_20181121213543.htm
- TX_Colin_Results_2_default_20181124060539.htm
- TX_Colin_Results_2_default_20181124103542.htm
- TX_Colin_Results_2_default_20181124105040.htm
- TX_Colin_Results_2_default_20181127003541.htm
- TX_Colin_Results_2_default_20181127005045.htm
- TX_Colin_Results_2_default_20181127150541.htm
- TX_Colin_Results_2_default_20181127152041.htm
- TX_Colin_Results_2_default_20181130003540.htm
- TX_Colin_Results_2_default_20181130005042.htm
- TX_Colin_Results_2_default_20181203083041.htm
- TX_Colin_Results_2_default_20181203084546.htm
- TX_Colin_Results_2_default_20181205183547.htm
- TX_Colin_Results_2_default_20181205185047.htm
- TX_Colin_Results_2_default_20181206000851.htm
- TX_Colin_Results_2_default_20181206002040.htm
- TX_Colin_Results_2_default_20181207182043.htm
- TX_Colin_Results_2_default_20181207183542.htm
- TX_Colin_Results_2_default_20181208232047.htm
- TX_Colin_Results_2_default_20181208233610.htm
- TX_Colin_Results_2_default_20181211093541.htm
- TX_Colin_Results_2_default_20181211095042.htm
- TX_Colin_Results_2_default_20181211205041.htm
- TX_Colin_Results_2_default_20181211210540.htm
- TX_Colin_Results_2_default_20181213230557.htm
- TX_Colin_Results_2_default_20181213232058.htm
- TX_Colin_Results_2_default_20181214080544.htm
- TX_Colin_Results_2_default_20181214082041.htm
- TX_Colin_Results_2_default_20181215060543.htm
- TX_Colin_Results_2_default_20181215130543.htm
- TX_Colin_Results_2_default_20181215132042.htm
- TX_Colin_Results_2_default_20181216220540.htm
- TX_Colin_Results_2_default_20181216222043.htm
- TX_Colin_Results_2_default_20181217112041.htm
- TX_Colin_Results_2_default_20181217113541.htm
- TX_Colin_Results_2_default_20181217143541.htm
- TX_Colin_Results_2_default_20181217145042.htm
- TX_Colin_Results_2_default_20181218200546.htm
- TX_Colin_Results_2_default_20181218202048.htm
- TX_Colin_Results_2_default_20181220215046.htm
- TX_Colin_Results_2_default_20181220220539.htm
- TX_Colin_Results_2_default_20181221163545.htm
- TX_Colin_Results_2_default_20181221165043.htm
- TX_Colin_Results_2_default_20181222163538.htm
- TX_Colin_Results_2_default_20181222165040.htm
- TX_Colin_Results_2_default_20181226060553.htm
- TX_Colin_Results_2_default_20181226095043.htm
- TX_Colin_Results_2_default_20181226100541.htm
- TX_Colin_Results_2_default_20181229060542.htm
- TX_Colin_Results_2_default_20181229062040.htm
- TX_Colin_Results_2_default_20181229083536.htm
- TX_Colin_Results_2_default_20181229085042.htm
- TX_Colin_Results_2_default_20181230060541.htm
- TX_Colin_Results_2_default_20181230062043.htm
- TX_Colin_Results_2_default_20181231210539.htm
- TX_Colin_Results_2_default_20181231212042.htm
- TX_Colin_Results_2_default_20181231213539.htm
- TX_Colin_Results_2_default_20181231215040.htm
- TX_Colin_Results_2_default_20190101143553.htm
- TX_Colin_Results_2_default_20190101145042.htm
- TX_Colin_Results_2_default_20190102035105.htm
- TX_Colin_Results_2_default_20190102040629.htm
- TX_Colin_Results_2_default_20190102060600.htm
- TX_Colin_Results_2_default_20190103185039.htm
- TX_Colin_Results_2_default_20190103190542.htm
- TX_Colin_Results_2_default_20190104183542.htm
- TX_Colin_Results_2_default_20190104185056.htm
- TX_Colin_Results_2_default_20190106043540.htm
- TX_Colin_Results_2_default_20190106045048.htm
- TX_Colin_Results_2_default_20190107102041.htm
- TX_Colin_Results_2_default_20190107103541.htm
- TX_Colin_Results_2_default_20190107155055.htm
- TX_Colin_Results_2_default_20190107160541.htm
- TX_Colin_Results_2_default_20190108193557.htm
- TX_Colin_Results_2_default_20190108195058.htm
- TX_Colin_Results_2_default_20190110072043.htm
- TX_Colin_Results_2_default_20190110073537.htm
- TX_Colin_Results_2_default_20190111213048.htm
- TX_Colin_Results_2_default_20190111214543.htm
- TX_Colin_Results_2_default_20190113161543.htm
- TX_Colin_Results_2_default_20190113163040.htm
- TX_Colin_Results_2_default_20190114060044.htm
- TX_Colin_Results_2_default_20190115151547.htm
- TX_Colin_Results_2_default_20190115153038.htm
- TX_Colin_Results_default_20181106203521.htm
- TX_Colin_Results_default_20181107013034.htm
- TX_Colin_Results_default_20181107014532.htm
- TX_Colin_Results_default_20181107060130.htm
- TX_Comal_Results__20181106203552.htm
- TX_Dallas_Results_summary_20181106203521.html
- TX_Denton_Results__20181106203522.htm
- TX_Ellis_Results_11-06-2018-November-Unofficial-ResultsbidId=_20181106203551.htm
- TX_Ellis_Results_11-06-2018-November-Unofficial-ResultsbidId=_20181107010056.htm
- TX_Ellis_Results_11-06-2018-November-Unofficial-ResultsbidId=_20181107021548.htm
- TX_Ellis_Results_11-06-2018-November-Unofficial-ResultsbidId=_20181107024604.htm
- TX_Ellis_Results_11-06-2018-November-Unofficial-ResultsbidId=_20181107031546.htm
- TX_Ellis_Results_11-06-2018-November-Unofficial-ResultsbidId=_20181107033351.htm
- TX_FortBend_ResultsPDF_showdocumentid=47905_20181106203522.pdf
- TX_FortBend_ResultsPrecinctTurnout_showdocumentid=47909_20181106203539.pdf
- TX_FortBend_ResultsPrecinct_showdocumentid=47907_20181106203523.pdf
- TX_FortBend_Results__20181106203522.htm
- TX_Galveston_Results_2_ElectionNightResults_20181114200604.pdf
- TX_Galveston_Results_ElectionNightResults_20181106203548.pdf
- TX_Galveston_Results_ElectionNightResults_20181107034549.pdf
- TX_Galveston_Results_ElectionNightResults_20181107044549.pdf
- TX_Galveston_Results_ElectionNightResults_20181107051647.pdf
- TX_Galveston_Results_ElectionNightResults_20181107054548.pdf
- TX_Harris_Results_2_cumulative_20181109032538.pdf
- TX_Harris_Results_cumulative_20181106203519.pdf
- TX_Harris_Results_cumulative_20181107021527.pdf
- TX_Harris_Results_cumulative_20181107024532.pdf
- TX_Harris_Results_cumulative_20181107031526.pdf
- TX_Harris_Results_cumulative_20181107034530.pdf
- TX_Harris_Results_cumulative_20181107041528.pdf
- TX_Harris_Results_cumulative_20181107044528.pdf
- TX_Harris_Results_cumulative_20181107051628.pdf
- TX_Harris_Results_cumulative_20181107060128.pdf
- TX_Harris_Results_cumulative_20181107074526.pdf
- TX_Hildago_ResultsSimpleHTML_2_HTML-Cumulative-Results-2018-November-General-Election_20181120200605.htm
- TX_Hildago_ResultsSimpleHTML_HTML-Cumulative-Results-2018-November-General-Election_20181106203539.htm
- TX_Hildago_ResultsSimpleHTML_HTML-Cumulative-Results-2018-November-General-Election_20181107011535.htm
- TX_Hildago_ResultsSimpleHTML_HTML-Cumulative-Results-2018-November-General-Election_20181107034542.htm
- TX_Hildago_ResultsSimpleHTML_HTML-Cumulative-Results-2018-November-General-Election_20181107044541.htm
- TX_Hildago_ResultsSimpleHTML_HTML-Cumulative-Results-2018-November-General-Election_20181107060136.htm
- TX_Hildago_Results__20181106203539.htm
- TX_Jefferson_Results_summary_20181106203548.html
- TX_Johnson_Results_2_election-results_20181107190502.htm
- TX_Johnson_Results_2_election-results_20181114155102.htm
- TX_Johnson_Results_2_election-results_20181114160601.htm
- TX_Johnson_Results_2_election-results_20181114162101.htm
- TX_Johnson_Results_2_election-results_20181203204604.htm
- TX_Johnson_Results_2_election-results_20181205190607.htm
- TX_Johnson_Results_2_election-results_20190101062127.htm
- TX_Johnson_Results_election-results_20181106203552.htm
- TX_Johnson_Results_election-results_20181107010056.htm
- TX_Johnson_Results_election-results_20181107024604.htm
- TX_Johnson_Results_election-results_20181107030054.htm
- TX_Johnson_Results_election-results_20181107031547.htm
- TX_Johnson_Results_election-results_20181107040047.htm
- TX_Johnson_Results_election-results_20181107050343.htm
- TX_Johnson_Results_election-results_20181107051650.htm
- TX_Johnson_Results_election-results_20181107054551.htm
- TX_Lubbock_Results__20181106203548.htm
- TX_McLennan_Results_Election-Day-Results-Website_20181106203549.pdf
- TX_McLennan_Results_Election-Day-Results-Website_20181107020048.pdf
- TX_McLennan_Results_Election-Day-Results-Website_20181107024600.pdf
- TX_McLennan_Results_Election-Day-Results-Website_20181107031545.pdf
- TX_McLennan_Results_Election-Day-Results-Website_20181107040045.pdf
- TX_McLennan_Results_Election-Day-Results-Website_20181107043043.pdf
- TX_McLennan_Results_Election-Day-Results-Website_20181107044550.pdf
- TX_Midland_Results_2_Election-Results_20181108172004.htm
- TX_Midland_Results_2_Election-Results_20181112191109.htm
- TX_Midland_Results_2_Election-Results_20181114030603.htm
- TX_Midland_Results_2_Election-Results_20181119140602.htm
- TX_Midland_Results_2_Election-Results_20181121060600.htm
- TX_Midland_Results_2_Election-Results_20181126060558.htm
- TX_Midland_Results_2_Election-Results_20181126222103.htm
- TX_Midland_Results_2_Election-Results_20181127193613.htm
- TX_Midland_Results_2_Election-Results_20181127232124.htm
- TX_Midland_Results_2_Election-Results_20181128232100.htm
- TX_Midland_Results_2_Election-Results_20181129232102.htm
- TX_Midland_Results_2_Election-Results_20181130070555.htm
- TX_Midland_Results_2_Election-Results_20181130072059.htm
- TX_Midland_Results_2_Election-Results_20181130232110.htm
- TX_Midland_Results_2_Election-Results_20181203232118.htm
- TX_Midland_Results_2_Election-Results_20181204232103.htm
- TX_Midland_Results_2_Election-Results_20181205230608.htm
- TX_Midland_Results_2_Election-Results_20181206230607.htm
- TX_Midland_Results_2_Election-Results_20181207232100.htm
- TX_Midland_Results_2_Election-Results_20181211200616.htm
- TX_Midland_Results_2_Election-Results_20181212010557.htm
- TX_Midland_Results_2_Election-Results_20181212022100.htm
- TX_Midland_Results_2_Election-Results_20181216062102.htm
- TX_Midland_Results_2_Election-Results_20181226080607.htm
- TX_Midland_Results_2_Election-Results_20181226140601.htm
- TX_Midland_Results_2_Election-Results_20181228220603.htm
- TX_Midland_Results_2_Election-Results_20190101190625.htm
- TX_Midland_Results_2_Election-Results_20190102202412.htm
- TX_Midland_Results_2_Election-Results_20190103190608.htm
- TX_Midland_Results_2_Election-Results_20190114061601.htm
- TX_Midland_Results_Election-Results_20181106203553.htm
- TX_Midland_Results_Election-Results_20181107013057.htm
- TX_Midland_Results_Election-Results_20181107031548.htm
- TX_Midland_Results_Election-Results_20181107033352.htm
- TX_Midland_Results_Election-Results_20181107040048.htm
- TX_Midland_Results_Election-Results_20181107061544.htm
- TX_Smith_Results_-folder-380_20181106203548.htm
- TX_Smith_Results_-folder-380_20181106224549.htm
- TX_Smith_Results_-folder-380_20181107003049.htm
- TX_Smith_Results_-folder-380_20181107011543.htm
- TX_Smith_Results_-folder-380_20181107030052.htm
- TX_Smith_Results_-folder-380_20181107040044.htm
- TX_Smith_Results_2_-folder-380_20181107212549.htm
- TX_Smith_Results_2_-folder-380_20181112141058.htm
- TX_Smith_Results_2_-folder-380_20181120163559.htm
- TX_Smith_Results_2_-folder-380_20181120193604.htm
- TX_Smith_Results_2_-folder-380_20181126140551.htm
- TX_Smith_Results_2_-folder-380_20181207205101.htm
- TX_Smith_Results_2_-folder-380_20181221143603.htm
- TX_Smith_Results_2_-folder-380_20181221145055.htm
- TX_Smith_Results_2_-folder-380_20181226210858.htm
- TX_Smith_Results_2_-folder-380_20181227150558.htm
- TX_Smith_Results_2_-folder-380_20181227152057.htm
- TX_Smith_Results_2_-folder-380_20190103225104.htm
- TX_Tarrant_Results_summary_20181106203521.html
- TX_Taylor_Results_2_Election-Results_20181107190503.htm
- TX_Taylor_Results_2_Election-Results_20181216060857.htm
- TX_Taylor_Results_2_Election-Results_20190103033603.htm
- TX_Taylor_Results_2_Election-Results_20190104215131.htm
- TX_Taylor_Results_Election-Results_20181106203552.htm
- TX_Webb_Results_ElectionDayResults_20181106203550.pdf
- TX_Webb_Results_ElectionDayResults_20181107112550.pdf
- WA_Benton_Results_2_benton_20181108000536.htm
- WA_Benton_Results_2_benton_20181108235030.htm
- WA_Benton_Results_2_benton_20181109235632.htm
- WA_Benton_Results_2_benton_20181119172135.htm
- WA_Benton_Results_2_benton_20181127203630.htm
- WA_Benton_Results_2_benton_20181128162131.htm
- WA_Benton_Results_2_benton_20181129235125.htm
- WA_Benton_Results_2_benton_20181130190633.htm
- WA_Benton_Results_2_benton_20190102180740.htm
- WA_Benton_Results_benton_20181107161111.htm
- WA_Clark_Results_2_clark_20181108025024.htm
- WA_Clark_Results_2_clark_20181109012025.htm
- WA_Clark_Results_2_clark_20181110004125.htm
- WA_Clark_Results_2_clark_20181114003629.htm
- WA_Clark_Results_2_clark_20181114235127.htm
- WA_Clark_Results_2_clark_20181115005120.htm
- WA_Clark_Results_2_clark_20181116005118.htm
- WA_Clark_Results_2_clark_20181116232119.htm
- WA_Clark_Results_2_clark_20181121000629.htm
- WA_Clark_Results_2_clark_20181121005130.htm
- WA_Clark_Results_2_clark_20181127015129.htm
- WA_Clark_Results_2_clark_20181127225149.htm
- WA_Clark_Results_2_clark_20181129233630.htm
- WA_Clark_Results_2_clark_20181130190630.htm
- WA_Clark_Results_2_clark_20190102180738.htm
- WA_Clark_Results_2_clark_20190107222241.htm
- WA_Clark_Results_2_clark_20190107231107.htm
- WA_Clark_Results_2_clark_20190112031730.htm
- WA_Clark_Results_2_clark_20190114164811.htm
- WA_Clark_Results_clark_20181107161110.htm
- WA_King_Results_201811_20181107161107.htm
- WA_King_Results_2_201811_20181112230623.htm
- WA_King_Results_2_201811_20181113083620.htm
- WA_King_Results_2_201811_20181117150617.htm
- WA_King_Results_2_201811_20181124083621.htm
- WA_King_Results_2_201811_20181206215239.htm
- WA_King_Results_2_201811_20181220160734.htm
- WA_King_Results_2_201811_20181226090720.htm
- WA_King_Results_2_201811_20181226160734.htm
- WA_King_Results_2_201811_20181228145231.htm
- WA_King_Results_2_201811_20181228192222.htm
- WA_King_Results_2_201811_20181229003722.htm
- WA_King_Results_2_201811_20181231215220.htm
- WA_King_Results_2_201811_20190102060743.htm
- WA_King_Results_2_201811_20190111201826.htm
- WA_Kitsap_Results_2_kitsap_20181108005023.htm
- WA_Kitsap_Results_2_kitsap_20181109005027.htm
- WA_Kitsap_Results_2_kitsap_20181110005619.htm
- WA_Kitsap_Results_2_kitsap_20181111004121.htm
- WA_Kitsap_Results_2_kitsap_20181114003630.htm
- WA_Kitsap_Results_2_kitsap_20181115003633.htm
- WA_Kitsap_Results_2_kitsap_20181116003635.htm
- WA_Kitsap_Results_2_kitsap_20181116233623.htm
- WA_Kitsap_Results_2_kitsap_20181121232137.htm
- WA_Kitsap_Results_2_kitsap_20181127010623.htm
- WA_Kitsap_Results_2_kitsap_20181127190627.htm
- WA_Kitsap_Results_2_kitsap_20181130000657.htm
- WA_Kitsap_Results_2_kitsap_20181130190631.htm
- WA_Kitsap_Results_2_kitsap_20190102180739.htm
- WA_Kitsap_Results_2_kitsap_20190103182240.htm
- WA_Kitsap_Results_2_kitsap_20190112031731.htm
- WA_Kitsap_Results_2_kitsap_20190114164811.htm
- WA_Kitsap_Results_kitsap_20181107161110.htm
- WA_Pierce_BallotsReturnedByDistrict_2_Ballots-Returned-by-District_20181107190516.htm
- WA_Pierce_BallotsReturnedByDistrict_2_Ballots-Returned-by-District_20181108015019.htm
- WA_Pierce_BallotsReturnedByDistrict_2_Ballots-Returned-by-District_20181108212020.htm
- WA_Pierce_BallotsReturnedByDistrict_2_Ballots-Returned-by-District_20181109231152.htm
- WA_Pierce_BallotsReturnedByDistrict_2_Ballots-Returned-by-District_20181113235118.htm
- WA_Pierce_BallotsReturnedByDistrict_2_Ballots-Returned-by-District_20181114233616.htm
- WA_Pierce_BallotsReturnedByDistrict_2_Ballots-Returned-by-District_20181115223631.htm
- WA_Pierce_BallotsReturnedByDistrict_2_Ballots-Returned-by-District_20181116212114.htm
- WA_Pierce_BallotsReturnedByDistrict_2_Ballots-Returned-by-District_20181119232143.htm
- WA_Pierce_BallotsReturnedByDistrict_2_Ballots-Returned-by-District_20181120220626.htm
- WA_Pierce_BallotsReturnedByDistrict_2_Ballots-Returned-by-District_20181121230630.htm
- WA_Pierce_BallotsReturnedByDistrict_2_Ballots-Returned-by-District_20181127003619.htm
- WA_Pierce_Results_2_pierce_20181107190516.htm
- WA_Pierce_Results_2_pierce_20181108015018.htm
- WA_Pierce_Results_2_pierce_20181109002023.htm
- WA_Pierce_Results_2_pierce_20181109005020.htm
- WA_Pierce_Results_2_pierce_20181110022641.htm
- WA_Pierce_Results_2_pierce_20181113223632.htm
- WA_Pierce_Results_2_pierce_20181114015124.htm
- WA_Pierce_Results_2_pierce_20181115002116.htm
- WA_Pierce_Results_2_pierce_20181116002127.htm
- WA_Pierce_Results_2_pierce_20181117000616.htm
- WA_Pierce_Results_2_pierce_20181120002122.htm
- WA_Pierce_Results_2_pierce_20181121000624.htm
- WA_Pierce_Results_2_pierce_20181122000616.htm
- WA_Pierce_Results_2_pierce_20181127012118.htm
- WA_Pierce_Results_2_pierce_20181127200622.htm
- WA_Pierce_Results_2_pierce_20181130000650.htm
- WA_Pierce_Results_2_pierce_20181130190625.htm
- WA_Pierce_ToDate_2_Ballots-Returned-by-Day_20181107190515.htm
- WA_Pierce_ToDate_2_Ballots-Returned-by-Day_20181108013518.htm
- WA_Pierce_ToDate_2_Ballots-Returned-by-Day_20181108015017.htm
- WA_Pierce_ToDate_2_Ballots-Returned-by-Day_20181108212019.htm
- WA_Pierce_ToDate_2_Ballots-Returned-by-Day_20181109231150.htm
- WA_Pierce_ToDate_2_Ballots-Returned-by-Day_20181113235117.htm
- WA_Pierce_ToDate_2_Ballots-Returned-by-Day_20181114233615.htm
- WA_Pierce_ToDate_2_Ballots-Returned-by-Day_20181115223630.htm
- WA_Pierce_ToDate_2_Ballots-Returned-by-Day_20181116212112.htm
- WA_Pierce_ToDate_2_Ballots-Returned-by-Day_20181119232138.htm
- WA_Pierce_ToDate_2_Ballots-Returned-by-Day_20181120220624.htm
- WA_Pierce_ToDate_2_Ballots-Returned-by-Day_20181121230628.htm
- WA_Pierce_ToDate_2_Ballots-Returned-by-Day_20181127003616.htm
- WA_Pierce_ToDate_2_Ballots-Returned-by-Day_20181127160627.htm
- WA_Snohomish_Results_2_Election-Results_20181107191048.htm
- WA_Snohomish_Results_2_Election-Results_20181116213620.htm
- WA_Snohomish_Results_2_Election-Results_20181128202141.htm
- WA_Snohomish_Results_2_Election-Results_20181128215127.htm
- WA_Snohomish_Results_Election-Results_20181107161108.htm
- WA_Spokane_Results_2_Current-Election-Results_20181107191048.htm
- WA_Spokane_Results_2_Current-Election-Results_20181211213734.htm
- WA_Spokane_Results_2_Current-Election-Results_20181216072758.htm
- WA_Spokane_Results_Current-Election-Results_20181107161109.htm
- WA_Thurston_Results_2_thurston_20181108015023.htm
- WA_Thurston_Results_2_thurston_20181108042023.htm
- WA_Thurston_Results_2_thurston_20181109015024.htm
- WA_Thurston_Results_2_thurston_20181110012653.htm
- WA_Thurston_Results_2_thurston_20181114013622.htm
- WA_Thurston_Results_2_thurston_20181115013627.htm
- WA_Thurston_Results_2_thurston_20181116020625.htm
- WA_Thurston_Results_2_thurston_20181116210620.htm
- WA_Thurston_Results_2_thurston_20181120000711.htm
- WA_Thurston_Results_2_thurston_20181127010622.htm
- WA_Thurston_Results_2_thurston_20181127215127.htm
- WA_Thurston_Results_2_thurston_20181129235123.htm
- WA_Thurston_Results_2_thurston_20181130190631.htm
- WA_Thurston_Results_2_thurston_20190102180738.htm
- WA_Thurston_Results_2_thurston_20190108235232.htm
- WA_Thurston_Results_2_thurston_20190112031730.htm
- WA_Thurston_Results_2_thurston_20190114164811.htm
- WA_Thurston_Results_thurston_20181107161110.htm
- WA_Whatcom_Results_2_whatcom_20181108012028.htm
- WA_Whatcom_Results_2_whatcom_20181109003527.htm
- WA_Whatcom_Results_2_whatcom_20181110002622.htm
- WA_Whatcom_Results_2_whatcom_20181115003634.htm
- WA_Whatcom_Results_2_whatcom_20181120003631.htm
- WA_Whatcom_Results_2_whatcom_20181127035125.htm
- WA_Whatcom_Results_2_whatcom_20181127175128.htm
- WA_Whatcom_Results_2_whatcom_20181127235125.htm
- WA_Whatcom_Results_2_whatcom_20181129233631.htm
- WA_Whatcom_Results_2_whatcom_20181130190632.htm
- WA_Whatcom_Results_2_whatcom_20190102180739.htm
- WA_Whatcom_Results_whatcom_20181107161111.htm
- WA_Yakima_Results_2_yakima_20181107233549.htm
- WA_Yakima_Results_2_yakima_20181108233530.htm
- WA_Yakima_Results_2_yakima_20181109234121.htm
- WA_Yakima_Results_2_yakima_20181113172147.htm
- WA_Yakima_Results_2_yakima_20181114233623.htm
- WA_Yakima_Results_2_yakima_20181115233625.htm
- WA_Yakima_Results_2_yakima_20181116233624.htm
- WA_Yakima_Results_2_yakima_20181119235129.htm
- WA_Yakima_Results_2_yakima_20181120235124.htm
- WA_Yakima_Results_2_yakima_20181127175129.htm
- WA_Yakima_Results_2_yakima_20181127202134.htm
- WA_Yakima_Results_2_yakima_20181129233632.htm
- WA_Yakima_Results_2_yakima_20181130190632.htm
- WA_Yakima_Results_2_yakima_20190102180740.htm
- WA_Yakima_Results_yakima_20181107161111.htm
Metadata
| ProjectName | Election Data Harvesting for Nov 2018 |
|---|---|
| ProjectDescription | Automated election data harvesting. |
| ProjectFounder | RayLutz |
| ProjectCurator | RayLutz |
| ProjectType | IssueOversight |
| ProjectParents | ElectionIntegrity |
| RelatedKeywords | ElectionTeam |
| ProjectStatus | Hot |
| PublishStatus | Published |