Skip to content

Releases: theonaunheim/surgeo

@kindofluke census tract changes

04 Apr 16:19
Compare
Choose a tag to compare
Pre-release

This release removes a duplicate functionality within the models.

@kindofluke census tract support

21 Mar 00:10
Compare
Choose a tag to compare
Pre-release

This release adds:
-The ability to use census tracts for specific models instead of ZCTAs.

TheCleric edits

31 Jan 00:01
Compare
Choose a tag to compare
TheCleric edits Pre-release
Pre-release

v.1.1.0:

-Addition of First Name and BIFSG models

1.0.2

15 Jan 14:41
3de41ee
Compare
Choose a tag to compare
1.0.2 Pre-release
Pre-release

This version is a minor bugfix that cleans up Issue #10: #10

1.0.1

13 Jan 00:55
923f539
Compare
Choose a tag to compare
1.0.1 Pre-release
Pre-release

Version 1.0.1 is a complete rewrite that adds the following features:

  1. Usage of the pandas library for clarity and vectorized calculations;
  2. A rudimentary GUI to aid in batch processing; and,
  3. APIs for Surname, Geocoding, and Surname-Geocoding models.

v0.7.0-beta

18 Oct 22:44
Compare
Choose a tag to compare
v0.7.0-beta Pre-release
Pre-release

First before 'dev' merge.

v0.6.9-beta

18 Oct 19:35
Compare
Choose a tag to compare
v0.6.9-beta Pre-release
Pre-release

Last version before 'dev' branch merge.

v0.6.8-beta

22 Sep 02:37
Compare
Choose a tag to compare
v0.6.8-beta Pre-release
Pre-release

This incorporates some fixes to better mimic the CFPB white paper released 9/18/2014.

Still uses 2000 census data for geocode and only geocodes on a zip level (no ArcGIS). See 'dev' branch for developments.

v0.6.2000-beta

09 Aug 18:07
Compare
Choose a tag to compare
v0.6.2000-beta Pre-release
Pre-release

Fixed issue on Windows where loading the entire zipfile to memory burned up too much memory and caused a MemoryError.

Fixed by adding an interator to geocode database setup file. Iterating over zipfile prevents the error (at least on my hardware).

v0.6.7-beta

17 Aug 23:59
Compare
Choose a tag to compare
v0.6.7-beta Pre-release
Pre-release

This contains an updated installer with additional DLLs.