You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even though not much in the package itself changed there are major new additions to the database itself, these are the main topics:
EXPANDED METADATA
Added hundreds of thousands of new entries across Equities, ETFs, Funds, Indices, Currencies, and Cryptocurrencies. These are fields such as business summaries, sectors, industry groups, and categories for precise filtering and screening.This goes alongside new company IPOs. There now also exists a delisted flag that indicates whether the company is delisted or not.
DATA QUALITY IMPROVEMENTS
Resolved conflicting company names, refined existing categorizations, and completely re-evaluated existing mappings. This includes adding over 15,000 new ISIN and CUSIP codes to significantly improve database precision. Furthermore, the equities, funds and etfs datasets now have been split up in exchanges (before compression) so PRs are easily reviewable.
IMPROVED ROBUSTNESS
Upgraded the core Python package to handle edge cases and invalid inputs gracefully, ensuring a seamless integration with tools like the Finance Toolkit. Furthermore, there exists now a delisted filter that automatically filters out companies that have the delisted flag set to True.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Even though not much in the package itself changed there are major new additions to the database itself, these are the main topics:
EXPANDED METADATA
Added hundreds of thousands of new entries across Equities, ETFs, Funds, Indices, Currencies, and Cryptocurrencies. These are fields such as business summaries, sectors, industry groups, and categories for precise filtering and screening.This goes alongside new company IPOs. There now also exists a delisted flag that indicates whether the company is delisted or not.
DATA QUALITY IMPROVEMENTS
Resolved conflicting company names, refined existing categorizations, and completely re-evaluated existing mappings. This includes adding over 15,000 new ISIN and CUSIP codes to significantly improve database precision. Furthermore, the equities, funds and etfs datasets now have been split up in exchanges (before compression) so PRs are easily reviewable.
IMPROVED ROBUSTNESS
Upgraded the core Python package to handle edge cases and invalid inputs gracefully, ensuring a seamless integration with tools like the Finance Toolkit. Furthermore, there exists now a delisted filter that automatically filters out companies that have the delisted flag set to True.
What's Changed
New Contributors
Full Changelog: 2.3.1...2.4.0
This discussion was created from the release FinanceDatabase 2.4.0.
All reactions