Datasets:
Upload predictions/28.html with huggingface_hub
Browse files- predictions/28.html +21 -0
predictions/28.html
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<table>
|
| 2 |
+
<tr>
|
| 3 |
+
<th rowspan="2">Millions of dollars</th>
|
| 4 |
+
<th>Year Ended<br>December 31</th>
|
| 5 |
+
</tr>
|
| 6 |
+
<tr>
|
| 7 |
+
<th>2007</th>
|
| 8 |
+
</tr>
|
| 9 |
+
<tr>
|
| 10 |
+
<td>Revenue</td>
|
| 11 |
+
<td>$ 2,250</td>
|
| 12 |
+
</tr>
|
| 13 |
+
<tr>
|
| 14 |
+
<td>Operating income</td>
|
| 15 |
+
<td>$ 62</td>
|
| 16 |
+
</tr>
|
| 17 |
+
<tr>
|
| 18 |
+
<td>Net income</td>
|
| 19 |
+
<td>$ 23 (a)</td>
|
| 20 |
+
</tr>
|
| 21 |
+
</table>
|