- container:
    name: "derivedValue"
    title: " Derived Value"
    content:
      # this code ref for this anchor "approach" in the "StaticLine.yml, Line2.yml Line3.yml, Line4.yml, Line5.yml" files

      # Code Block (B): Derived Value
      # Workflow OW3: Information icons
      - text:
          name: derivedDataCalculationQuestion
          text: >
            <p><strong>Value derived off of Time Series Data or a Point in Time Data?</strong></p>
          style:
            paddingTop: 20px
      - radio:
          name: derivedDataCalculationApproach_num_
          dataIndex: derivedDataCalculationApproach
          title:
          options:
            - Time Series
            - Point-in-Time
      # Workflow AN5: Select Block of Code (either B.1 or B.2)

      - anchor:
          name: derivedValueToggle_num_


