Releases: JerBouma/FinanceDatabase
Releases · JerBouma/FinanceDatabase
FinanceDatabase 0.1.7
Improved the search function to allow more flexibility. You are now able to search in any key of the dictionary by changing the parameter 'search'. Also, by default the query is not case sensitive. Thus both STOXX and stoxx would yield the same result. The variable 'case_sensitive' can be set to True to change this.
FinanceDatabase 0.1.6
Fixed an issue where if you only add 'equities' to show_options, it wouldn't work. Now it gives you countries, industries and sectors in separate dictionaries.
FinanceDatabase 0.1.5
Make equities_selection an optional parameter in show_options.
FinanceDatabase 0.1.4
First release of the package, prior versions had some minor bugs in them.