# Parse19TextsElectionDataForStateOfPennsylvania

To quickly see the results, download a zip at green CODE button, Arrow Down,
and view this PNG file, also the CSV may be viewed in Excel if desired:

	AnalysisOf19TextsElectionDataForStateOfPennsylvania-tiny.png


/*
 * Parse19TextsElectionDataForStateOfPennsylvania.cs
 *
 * which code and results I will archive at:
 * https://github.com/IneffablePerformativity
 * https://github.com/IneffablePerformativity/Parse19TextsElectionDataForStateOfPennsylvania
 * 
 * 
 * "To the extent possible under law, Ineffable Performativity has waived all copyright and related or neighboring rights to
 * The C# program Georgia2020ElectionFraud.cs and resultant outputs.
 * This work is published from: United States."
 * 
 * This work is offered as per license: http://creativecommons.org/publicdomain/zero/1.0/
 * 
 * 
 * finalConclusion = "75,000 VOTES SHIFTED FROM TRUMP TO BIDEN IN BUCKS COUNTY PENNSYLVANIA!";
 * 
 * 
 * I did a copy-paste-webtext input for State Of Pennsylvania 2020 election data,
 * bolted it to my CSV-output and plotter, which builds on these prior successes:
 * github.com/IneffablePerformativity/Parse3PdfTextsElectionDataForWayneCountyMI
 * github.com/IneffablePerformativity/ParseClarityElectionDataForOaklandCountyMI
 * github.com/IneffablePerformativity/ParseClarityElectionDataForStateOfGeorgia
 * github.com/IneffablePerformativity/ParseClarityElectionDataForStateOfColorado
 * 
 * But all 4 prior programs had an error, just fixed, soon to fix in those.
 * To Wit, I did not make a "Four" thing upon each grain, but outside loop.
 * Therefore, all the vote counts were merging into forever ascending sums.
 * Corrected on 2020-11-26. Henceforth you can trust me, 'til next mistake.
 * 
 * Also note, I manually compress the final plot image at tinypng.com
 */
