taxonomy().concept(ferc:RespondentLegalName).label("http://ferc.gov/form/2020-01-01/roles/label/F1Header").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/F1Header").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/F1Header").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/F1Header").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(46) list($i,none,none,none,none,none,none,none,none,none,none,none,none) ); $data = if count(list({covered @ferc:GeneratingPlantStatisticsAxis=*})) > 0 list({covered @ferc:GeneratingPlantStatisticsAxis=* {list( if list({@ferc:OrderNumber @unit=* @period=$currentDuration}).length > 0 first(list({@ferc:OrderNumber @unit=* @period=$currentDuration})) else 0, if list({@ferc:PlantName @unit @period=$currentDuration}).length > 0 first(list({@ferc:PlantName @unit @period=$currentDuration})) else none, if exists({@ferc:YearPlantOriginallyConstructed @unit @period=$currentDuration}) first(list({@ferc:YearPlantOriginallyConstructed @unit @period=$currentDuration})) else none, if exists({@ferc:InstalledCapacityOfPlant @unit @period=$currentDuration}) first(list({@ferc:InstalledCapacityOfPlant @unit @period=$currentDuration})) else none, if exists({@ferc:NetPeakDemandOnPlant @unit @period=$currentDuration}) first(list({@ferc:NetPeakDemandOnPlant @unit @period=$currentDuration})) else none, if exists({@ferc:NetGenerationExcludingPlantUse @unit @period=$currentDuration}) first(list({@ferc:NetGenerationExcludingPlantUse @unit @period=$currentDuration})) else none, if exists({@ferc:CostOfPlant @unit @period=$currentDuration}) first(list({@ferc:CostOfPlant @unit @period=$currentDuration})) else none, if exists({@ferc:PlantCostPerMw @unit @period=$currentDuration}) first(list({@ferc:PlantCostPerMw @unit @period=$currentDuration})) else none, if exists({@ferc:OperatingExpensesExcludingFuel @unit @period=$currentDuration}) first(list({@ferc:OperatingExpensesExcludingFuel @unit @period=$currentDuration})) else none, if exists({@ferc:FuelProductionExpenses @unit @period=$currentDuration}) first(list({@ferc:FuelProductionExpenses @unit @period=$currentDuration})) else none, if exists({@ferc:MaintenanceProductionExpenses @unit @period=$currentDuration}) first(list({@ferc:MaintenanceProductionExpenses @unit @period=$currentDuration})) else none, if exists({@ferc:FuelKind @unit @period=$currentDuration}) first(list({@ferc:FuelKind @unit @period=$currentDuration})) else none, if exists({@ferc:FuelCostPerMmbtus @unit @period=$currentDuration}) first(list({@ferc:FuelCostPerMmbtus @unit @period=$currentDuration})) else none )}}) else $data2; $uniqueData = list(for $x in $data if $x == list(0,none,none,none,none,none,none,none,none,none,none,none,none) skip else $x ); for $row in $uniqueData.sort
taxonomy().concept(ferc:ScheduleGeneratingPlantStatisticsAbstract).label("http://ferc.gov/form/2020-01-01/roles/label/F1ScheduleTitle").text GENERATING PLANT STATISTICS (Small Plants)
taxonomy().concept(ferc:ScheduleGeneratingPlantStatisticsAbstract).label("http://ferc.gov/form/2020-01-01/roles/label/F1Instructions").text
  1. Small generating plants are steam plants of, less than 25,000 Kw; internal combustion and gas turbine-plants, conventional hydro plants and pumped storage plants of less than 10,000 Kw installed capacity (name plate rating).
  2. Designate any plant leased from others, operated under a license from the Federal Energy Regulatory Commission, or operated as a joint facility, and give a concise statement of the facts in a footnote. If licensed project, give project number in footnote.
  3. List plants appropriately under subheadings for steam, hydro, nuclear, internal combustion and gas turbine plants. For nuclear, see instruction 11, Page 403.
  4. If net peak demand for 60 minutes is not available, give the which is available, specifying period.
  5. If any plant is equipped with combinations of steam, hydro internal combustion or gas turbine equipment, report each as a separate plant. However, if the exhaust heat from the gas turbine is utilized in a steam turbine regenerative feed water cycle, or for preheated combustion air in a boiler, report as one plant.
Production Expenses
Line No. $headings = filter (taxonomy().concept(ferc:ScheduleGeneratingPlantStatisticsAbstract).references("http://ferc.gov/form/2020-01-01/roles/reference/columnDetails")) where ($item.part-by-name(ferc-part:Schedule).part-value == "410 - Schedule - Generating Plant Statistics") $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
$heading_dict[$row][2].name.local-name
$heading_dict[$row][1] Name of Plant
$row (a)
$row[1] 1 $row[2] Kentucky Public Service $row[3] 1965 $row[4] 145.20 $row[5] 20.8 $row[6] 5,255,651 $row[7] $11,630,000 $row[8] 976,823 $row[9] $55,375 $row[10] $3,723 $row[11] $360,059 $row[12] OIL $row[13] $1.5