In the last Blog we demonstrated how we can calculate KPIs with the help of Spark.

We have extended Smart Edgar functionality so that we can implement Calculated KPIs directly with the help of formulas. Here is a short demo in Scala which uses

  • formulas
  • the built in ‘coalesce’ method
  • the built in ‘lag’ method
  • the built in ‘percentChange’ method

and displays the result in a BeakerX Jupyter Notebook as tables and charts using the Java API.

This functionality is also available as webservice


0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *