# Usage Guide Available For information on how to set up and utilize this library please view: *https://git.glott.me/LEAF/EINService/wiki/Usage-Guide* # Information: - Currently only EINTaxIDService is available. This uses https://eintaxid.com to fetch information about a company. - The EINData object utilized by this library consists of the following data: EIN, Company Name, Address, City, State, Zip Code, Phone # Upcoming functionality Future versions will hopefully provide the following capabilities: - Option to use other EIN search services - Automatically format EINData lists into dataframes - Compare 'EINData dataframes' adding the compare dict as an extra column A GUI application is also planned for release, but will be located in a seperate repo