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

  • 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 ...
  • Google geo-location data: rdata.table code and Google Earth screen shots
    Below are some R console pictures from some work I have being doing with my five years for Google data location history. I have looked for o...
  • Using par,mfrow, cex, pch, rgb , col
    I needed complicated graphing to find a way to compare some Geiger-Mueller testing of air filters to understand radioactivity in our local c...
  • Ballot Returns by Status Date for 2018 Primary for BE,KP,TH,WM,YA
    Election date for the charts below is 08/07/2018.  In the "stampless ballot" era, the largest returns are often the day after t...
  • 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(...
  • Calling Powershell Memory Management Metrics inside R
    There are a lot of memory management and memory management metrics in Windows 10 e.g (Resource monitor, performance monitor, kernel logging ...
  • FRBs: DM and width Density Plots
    Chart 1 : FRB s  DM sorted ascending. Chart 2 :Density plots for all DM and DM <= 1300 Chart 3:  Density by group for DM Chart 4:  De...
  • Using Options in R
    To list all options is R: as.matrix(.Options[1:length(.Options)])  > as.matrix(.Options[1:length(.Options)])
  • 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...
  • SQL to query active vs. inactive voters, primary vs. general election participation
    Postgres SQL code to query a Whatcom County Voter database to comapare previous and current elections for active vs. inactive voters, precin...

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.