Notes on Scientific and Mathematical Programming

R, Julia, SQL, Octave and others: Personal notes on data analysis, computation, data access most especially for querying voter history, Census, PDC, and other election data. Reader is advised to just paste the code text into Notepad++.

Wednesday, January 28, 2015

Some GIS Electoral Code Examples: Part II





Read more »
Posted by Ryan M. Ferris at 2:47 PM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

Monday, January 26, 2015

Some GIS electoral code examples: Part I


Read more »
Posted by Ryan M. Ferris at 2:56 PM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

Wednesday, January 7, 2015

Is there a relationship between turnout and voter updates?

Is there a relationship between turnout and voter updates?
This is code to chart relationships between voter last updates and turnout per precinct. Political piece here. Under Construction 9:31 AM 1/7/2015 -RMF
Read more »
Posted by Ryan M. Ferris at 9:32 AM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Newer Posts Older Posts Home

Popular Posts

  • PDC Database : Frequency vs. Donation size in the 42nd LD to date
    The political piece for this code is here .  This R (3.1.0) code helped me dig into the PDC database to understand campaign financing for t...
  • Kobe Bryant Crash Data and Some Conclusions
    I have concluded by examining the Kobe Bryant crash data that the Sikorsky N72EX transporting Kobe Bryant and his guests took a violent ...
  • 11.71875
    A ## Ryan Matthew Ferris 10:26 PM Thursday, November 19, 2015, 2015 Bellingham, WA ## Updated 7/10/2018 ## *Notes on 187.5/...
  • The Bernie Effect
    Political piece here . Click to enlarge chart.
  • GF-S Expenditure/Revenue Code
    Political piece here.  Click on the massive graphic above to enlarge.
  • Decimal, Binary, Octal, Hexadecimal table
    library(data.table) library(R.utils) print(setnames(data.table(cbind(2^0:128,intToBin(2^0:128),intToOct(2^0:128),intToHex(2^0:128))),c(...
  • City,County,Census (CVAP) data from ESRI shp files in R 3.1.0
    Political piece is here . This post is under construction. I am using R to read ESRI shp with City, County, Precinct, CVAP (Census) data.
  • Using Options in R
    To list all options is R: as.matrix(.Options[1:length(.Options)])  > as.matrix(.Options[1:length(.Options)])
  • Code to Parse PDC (financial disclosure) data for the State of WA
    Quantile Regression for PDC Funding for the 42nd WA LD as of 09/01/2014. Republicans in Blue, Democrats in Red, All 42nd funding in grey ...
  • Some notes on using Greek Symbols in R for variables and inserting Unicode symbols as text
    From SO  https://stackoverflow.com/questions/59105619/insert-specific-unicode-symbols-inside-values-of-data-frame-variable/59763650#59763650...

Pageviews All Time

About Me

My photo
Ryan M. Ferris
Most of my blogs are on hold. I have blogged on politics at www.bellinghampoliticsandeconomics.com . I blog on Covid-19 at www.ncovd.org . I blog on hiking in WA at www.AlwaysHiking.org
View my complete profile

Blog Archive

  • ►  2020 (2)
    • ►  January (2)
  • ►  2019 (6)
    • ►  September (1)
    • ►  August (2)
    • ►  July (2)
    • ►  March (1)
  • ►  2018 (3)
    • ►  September (1)
    • ►  July (1)
    • ►  June (1)
  • ►  2017 (1)
    • ►  February (1)
  • ►  2016 (12)
    • ►  May (1)
    • ►  April (2)
    • ►  March (3)
    • ►  February (6)
  • ▼  2015 (27)
    • ►  December (4)
    • ►  November (3)
    • ►  October (2)
    • ►  August (5)
    • ►  June (1)
    • ►  May (1)
    • ►  April (2)
    • ►  March (5)
    • ►  February (1)
    • ▼  January (3)
      • Some GIS Electoral Code Examples: Part II
      • Some GIS electoral code examples: Part I
      • Is there a relationship between turnout and voter ...
  • ►  2014 (38)
    • ►  December (4)
    • ►  November (1)
    • ►  October (7)
    • ►  September (4)
    • ►  August (5)
    • ►  July (4)
    • ►  June (3)
    • ►  May (6)
    • ►  April (1)
    • ►  March (3)
  • ►  2013 (1)
    • ►  December (1)
Simple theme. Powered by Blogger.