Visible Alpha consensus revisions
We have introduced a new va_revisions()
function to retrieve Visible Alpha consensus revisions as a signal. This allows you to better understand how consensus estimates have changed over time - are there upgrades / downgrades, and is the revision trend changing?
YoujiVest Insights Platform launch
🎉 We have released the YoujiVest Insights Platform!
BigQuery Integration with Import Jobs
Earlier this year, we released Import Jobs, allowing customers and partners to rapidly onboard data sets from Snowflake. Today, we're adding an integration with Google BigQuery to also support customers and data sets hosted on BigQuery, furthering our goal of helping investors combine and analyze all their alternative data in one place.
October 2022 update
Revamped charting in Signal Explorer and saving of charts to the Library; a new Financial Models feature; revamped File Uploader; star your Library objects for easy access; and public sharing links for partners.
Revamped Charts
Charts in the Signal Explorer have been revamped, and may now be saved and shared as objects in your Library. New chart types are now available, and you now have much more control over chart settings.
Introducing Financial Models
Financial models allow you to map company KPIs to alternative data signals, combining data from multiple sources and aggregating it to a company's fiscal quarters.
September 2022 update
Improved Library search, SDK support for importing Excel files and a new "global" entity, improved prediction model training to utilize more data points, and dashboard table downloads "as-viewed".
August 2022 update
Revamped Library with search, starred folders, improved item previews and navigation; table and correlation views in Signal explorer; prediction model support for non-company targets; and many more improvements and fixes.
Planned deprecation - legacy DSL relative_change()
We are planning to deprecate the legacy relative_change(signal, ...)
syntax, which has been superseded by the new signal.relative_change(...)
syntax.
Improved DSL for temporal change calculations
We have improved the signal.change()
and signal.relative_change()
DSL functions for temporal change (eg QoQ, YoY) to better handle irregular quarterly calendars.