It is also possible to set up a indicator request configuration
programatically, i.e. using a Python script. A full example can be found at
opus_core.indicator_framework.make_indicators_example. In this
section, the elements of setting up an indicator request configuration
is described. There are three parts: setting up the SourceData
object, generating a list of indicator objects, and running the
indicators through the IndicatorFactory.