taxonomy().concept(ferc:RespondentLegalName).label("http://ferc.gov/form/2020-01-01/roles/label/F2Header").text Name of Respondent:
[@ferc:RespondentLegalName @period=$currentDuration] Duke Energy Kentucky, Inc.
taxonomy().concept(ferc:SubmissionType).label("http://ferc.gov/form/2020-01-01/roles/label/F2Header").text This report is:
(1) if missing({covered @concept=ferc:SubmissionType}) ☐ An Original']]> else if [@concept=ferc:SubmissionType @period=$currentDuration] == "O" ☑ An Original']]> else ☐ An Original']]> An Original
(2) if missing([covered @concept=ferc:SubmissionType @period=$currentDuration]) ☐ A Resubmission']]> else if [@concept=ferc:SubmissionType @period=$currentDuration] == "R" ☑ A Resubmission']]> else ☐ A Resubmission']]> A Resubmission
taxonomy().concept(ferc:ReportDate).label("http://ferc.gov/form/2020-01-01/roles/label/F2Header").text Date of Report:
[@ferc:ReportDate @period=$currentDuration] 04/26/2019
taxonomy().concept(ferc:ReportYearPeriod).label("http://ferc.gov/form/2020-01-01/roles/label/F2Header").text Year/Period of Report:
End of: [@ferc:ReportYear @period=$currentDuration] 2018 / [@ferc:ReportPeriod @period=$currentDuration] Q4
// adding a comment $data2 = list(for $i in range(44) list($i,none,"",none,none) ); $data = if list({covered @ferc:GasPropertyAndCapacityLeasedToOthersAxis=*}).length > 0 list({covered @ferc:GasPropertyAndCapacityLeasedToOthersAxis=* {list( if exists({@ferc:OrderNumber @unit=* @period=$currentDuration}) first(list({@ferc:OrderNumber @unit=* @period=$currentDuration})) else 0, if exists({@ferc:LesseeName @unit @period=$currentDuration}) first(list({@ferc:LesseeName @unit @period=$currentDuration})) else none, if exists({@ferc:IndicationOfAssociatedCompany @unit @period=$currentDuration}) if first(list({@ferc:IndicationOfAssociatedCompany @unit @period=$currentDuration})) "*" else "" else "", if exists({@ferc:LeaseDescription @unit @period=$currentDuration}) first(list({@ferc:LeaseDescription @unit @period=$currentDuration})) else none, if exists({@ferc:ProceedsFromGasPropertyAndCapacityLeasePayment @unit @period=$currentDuration}) first(list({@ferc:ProceedsFromGasPropertyAndCapacityLeasePayment @unit @period=$currentDuration})) else none )}}) else $data2; $uniqueData = list(for $x in $data if $x == list(0,none,"",none,none) or $x == list(0,"","", none,none) skip else $x ); for $row in $uniqueData.sort
taxonomy().concept(ferc:ScheduleGasPropertyAndCapacityLeasedToOthersAbstract).label("http://ferc.gov/form/2020-01-01/roles/label/F2ScheduleTitle").text Gas Property And Capacity Leased to Others
taxonomy().concept(ferc:ScheduleGasPropertyAndCapacityLeasedToOthersAbstract).label("http://ferc.gov/form/2020-01-01/roles/label/F2Instructions").text
  1. For all leases in which the average lease income over the initial term of the lease exceeds $500,000 provide in column (c), a description of each facility or leased capacity that is classified as gas plant in service, and is leased to others for gas operations.
  2. In column (d) provide the lease payments received from others.
  3. Designate associated companies with an asterisk in column (b).
Line No. $headings = filter (taxonomy().concept(ferc:ScheduleGasPropertyAndCapacityLeasedToOthersAbstract).references("http://ferc.gov/form/2020-01-01/roles/reference/columnDetails")) where ($item.part-by-name(ferc-part:Schedule).part-value == "213 - Schedule - Gas Property And Capacity Leased To Others") $heading = list(for $ref in $headings list($ref.part-by-name(ferc-part:Column).part-value, $ref.part-by-name(ferc-part:ColumnName).part-value, $ref.part-by-name(ferc-part:ElementName).part-value)) $heading_dict = dict(for $row in $heading list("("+$row[1]+")",list($row[2],if $row[3] == none "" else taxonomy().concept(to-qname($row[3])))) ); for $row in $heading_dict.keys.sort
if $heading_dict[$row][2] != "" $heading_dict[$row][2].name.local-name else ""
$heading_dict[$row][1] Nature of Payment
$row (a)
1 $row[2] ABC Gas Transmission Company of America LLC $row[3] * $row[4] Strage Capacity Lease $row[5] $4,080,200
45 taxonomy().concept(ferc:ProceedsFromGasPropertyAndCapacityLeasePayment).label("http://ferc.gov/form/2020-01-01/roles/label/F2Total").text
Total
max(list([covered @concept=ferc:ProceedsFromGasPropertyAndCapacityLeasePayment @period = $currentDuration])) $4,080,200