Datasets:
Upload predictions/34.html with huggingface_hub
Browse files- predictions/34.html +34 -0
predictions/34.html
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<table border="1">
|
| 2 |
+
<thead>
|
| 3 |
+
<tr>
|
| 4 |
+
<th>(Millions of dollars)</th>
|
| 5 |
+
<th colspan="3">Year Ended December 31</th>
|
| 6 |
+
</tr>
|
| 7 |
+
<tr>
|
| 8 |
+
<th></th>
|
| 9 |
+
<th>2014</th>
|
| 10 |
+
<th>2013</th>
|
| 11 |
+
<th>2012</th>
|
| 12 |
+
</tr>
|
| 13 |
+
</thead>
|
| 14 |
+
<tbody>
|
| 15 |
+
<tr>
|
| 16 |
+
<td>Stock-based compensation cost</td>
|
| 17 |
+
<td>$ 298</td>
|
| 18 |
+
<td>$ 264</td>
|
| 19 |
+
<td>$ 217</td>
|
| 20 |
+
</tr>
|
| 21 |
+
<tr>
|
| 22 |
+
<td>Tax benefit</td>
|
| 23 |
+
<td>(90)</td>
|
| 24 |
+
<td>(81)</td>
|
| 25 |
+
<td>(67)</td>
|
| 26 |
+
</tr>
|
| 27 |
+
<tr>
|
| 28 |
+
<td>Stock-based compensation cost, net of tax</td>
|
| 29 |
+
<td>$ 208</td>
|
| 30 |
+
<td>$ 183</td>
|
| 31 |
+
<td>$ 150</td>
|
| 32 |
+
</tr>
|
| 33 |
+
</tbody>
|
| 34 |
+
</table>
|