From: Michael Orlitzky Date: Sun, 27 Sep 2009 20:56:04 +0000 (-0400) Subject: Added the Census module. X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=591f5177a7f58f6d5acc3314574eaf9f19dad963;hp=591f5177a7f58f6d5acc3314574eaf9f19dad963;p=dead%2Fcensus-tools.git Added the Census module. Factored out the find_average_population_density database code into the Census.Database class. ---