The Data Doodle

A blog about visualizing, analyzing, and managing data

BankerDoodle Intro

BankerDoodle is an application built on top of the DataDoodler platform. It inherits all the analytical goodness of DataDoodler, but contains features specific to the banking industry. It is a closed/commercial product that will be the initial means to monetize the DataDoodler platform. It is conceivable that any number of applications (open or closed) will be built on top of the DataDoodler platform.

The BankerDoodle repository is a private repo at github.com/duke83

FDIC SDI context consists of an array of VarNames, and Array of CertIds, and an Array of QDates.

1
var context = {vars:['var1', 'var2',...], certs:[1230,3324,...], qDates:['2012Q1', '2013Q1']}

1
$ hexo server

BankerDoodle Features:

  • FDIC SDI data is a 1st class citizen. This data is comprised of over 14 billion datapoints.
  • Pulling data from BankerDoodle is a vastly improved user experience over pulling directly from the FDIC website.
  • The steep learning curve of working with FDIC data is all but eliminated.