Datasets:
Upload predictions/136.html with huggingface_hub
Browse files- predictions/136.html +20 -0
predictions/136.html
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<table>
|
| 2 |
+
<tr>
|
| 3 |
+
<th rowspan="2">Millions of dollars</th>
|
| 4 |
+
<th colspan="2">Effect on</th>
|
| 5 |
+
</tr>
|
| 6 |
+
<tr>
|
| 7 |
+
<th>Pension Expense in 2008</th>
|
| 8 |
+
<th>Pension Benefit Obligation at December 31, 2008</th>
|
| 9 |
+
</tr>
|
| 10 |
+
<tr>
|
| 11 |
+
<td>25-basis-point decrease in discount rate</td>
|
| 12 |
+
<td>$ 4</td>
|
| 13 |
+
<td>$ 30</td>
|
| 14 |
+
</tr>
|
| 15 |
+
<tr>
|
| 16 |
+
<td>25-basis-point increase in discount rate</td>
|
| 17 |
+
<td>$ (4)</td>
|
| 18 |
+
<td>$ (28)</td>
|
| 19 |
+
</tr>
|
| 20 |
+
</table>
|