Metadata-Version: 1.1
Name: surgeo
Version: 1.1.1
Summary: Bayesian Improved Surname Geocoder model
Home-page: https://github.com/theonaunheim/surgeo
Author: Theo Naunheim
Author-email: theonaunheim@gmail.com
License: MIT
Description: 
                **Surgeo** is an impelmentation of the Bayesian Improved Surname
                Geocode (BISG) model created by Mark N. Elliot et al. and
                incluenced by the Consumer Financial Protection Bureau's (CFPB)
                implementation of the same. It also includes an implementation
                of the Bayesian Improved First Name Surname Geocode (BIFSG) model
                created by Ioan Voicu.
        
            
Keywords: bisg,disparate,race
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Requires: pandas
Requires: numpy
Requires: xlrd
Requires: openpyxl
