taxonomy().concept(ferc:ScheduleTransmissionLinesAddedAbstract).label("http://ferc.gov/form/2020-01-01/roles/label/F1Instructions").text
- Report below the information called for concerning Transmission lines added or altered during the year. It is not necessary to report minor revisions of lines.
- Provide separate subheadings for overhead and under- ground construction and show each transmission line separately. If actual costs of competed construction are not readily available for reporting columns (l) to (o), it is permissible to report in these columns the costs. Designate, however, if estimated amounts are reported. Include costs of Clearing Land and Rights-of-Way, and Roads and Trails, in column (l) with appropriate footnote, and costs of Underground Conduit in column (m).
- If design voltage differs from operating voltage, indicate such fact by footnote; also where line is other than 60 cycle, 3 phase, indicate such other characteristic.
|
Line No. |
$headings = filter (taxonomy().concept(ferc:ScheduleTransmissionLinesAddedAbstract).references("http://ferc.gov/form/2020-01-01/roles/reference/columnDetails")) where ($item.part-by-name(ferc-part:Schedule).part-value == "424 - Schedule - Transmission Lines Added During Year")
$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
|
44 |
taxonomy().concept(ferc:LengthOfTransmissionLineAdded).label("http://ferc.gov/form/2020-01-01/roles/label/F1Total").text
TOTAL
|
|
max(list([covered @concept=ferc:LengthOfTransmissionLineAdded @period = $currentDuration]))
3.93
|
|
max(list([covered @concept=ferc:AverageNumberOfSupportingStructuresOfTransmissionLinePerMiles @period = $currentDuration]))
90.15
|
max(list([covered @concept=ferc:NumberOfTransmissionCircuitsPerStructurePresent @period = $currentDuration]))
28
|
max(list([covered @concept=ferc:NumberOfTransmissionCircuitsPerStructureUltimate @period = $currentDuration]))
29
|
|
|
|
|
max(list([covered @concept=ferc:CostOfLandAndLandRightsTransmissionLinesAdded @period = $currentDuration]))
$23,000,000
|
max(list([covered @concept=ferc:CostOfPolesTowersAndFixturesTransmissionLinesAdded @period = $currentDuration]))
$24,000,000
|
max(list([covered @concept=ferc:CostOfConductorsAndDevicesTransmissionLinesAdded @period = $currentDuration]))
$25,000,000
|
max(list([covered @concept=ferc:AssetRetirementCostsTransmissionLinesAdded @period = $currentDuration]))
$26,000,000
|
max(list([covered @concept=ferc:CostOfTransmissionLinesAdded @period = $currentDuration]))
$56,000,000
|
|