taxonomy().concept(ferc:ScheduleResearchDevelopmentOrDemonstrationExpendituresAbstract).label("http://ferc.gov/form/2020-01-01/roles/label/F1Instructions").text
- Describe and show below costs incurred and accounts charged during the year for technological research, development, and demonstration (R, D and D) project initiated, continued or concluded during the year. Report also support given to others during the year for jointly-sponsored projects.(Identify recipient regardless of affiliation.) For any R, D and D work carried with others, show separately the respondent's cost for the year and cost chargeable to others (See definition of research, development, and demonstration in Uniform System of Accounts).
- Indicate in column (a) the applicable classification, as shown below:
Classifications:
A. Electric R, D and D Performed Internally:
(1) Generation
a. hydroelectric
i. Recreation fish and wildlife
ii Other hydroelectric
b. Fossil-fuel steam
c. Internal combustion or gas turbine
d. Nuclear
e. Unconventional generation
f. Siting and heat rejection
(2) Transmission
a. Overhead
b. Underground
(3) Distribution
(4) Regional Transmission and Market Operation
(5) Environment (other than equipment)
(6) Other (Classify and include items in excess of $50,000.)
(7) Total Cost Incurred
B. Electric, R, D and D Performed Externally:
(1) Research Support to the electrical Research Council or the Electric Power Research Institute
(2) Research Support to Edison Electric Institute
(3) Research Support to Nuclear Power Groups
(4) Research Support to Others (Classify)
(5) Total Cost Incurred
- Include in column (c) all R, D and D items performed internally and in column (d) those items performed outside the company costing $50,000 or more, briefly describing the specific area of R, D and D (such as safety, corrosion control, pollution, automation, measurement, insulation, type of appliance, etc.). Group items under $50,000 by classifications and indicate the number of items grouped. Under Other, (A (6) and B (4)) classify items by type of R, D and D activity.
- Show in column (e) the account number charged with expenses during the year or the account to which amounts were capitalized during the year, listing Account 107, Construction Work in Progress, first. Show in column (f) the amounts related to the account charged in column (e).
- Show in column (g) the total unamortized accumulating of costs of projects. This total must equal the balance in Account 188, Research, Development, and Demonstration Expenditures, Outstanding at the end of the year.
- If costs have not been segregated for R, D and D activities or projects, submit estimates for columns (c), (d), and (f) with such amounts identified by "Est."
- Report separately research and related testing facilities operated by the respondent.
|
Line No. |
$headings = filter (taxonomy().concept(ferc:ScheduleResearchDevelopmentOrDemonstrationExpendituresAbstract).references("http://ferc.gov/form/2020-01-01/roles/reference/columnDetails")) where ($item.part-by-name(ferc-part:Schedule).part-value == "352 - Schedule - Research, Development, and Demonstration Activities")
$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
$row
(a)
|