Datasets:
Upload predictions/91.html with huggingface_hub
Browse files- predictions/91.html +25 -0
predictions/91.html
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<table>
|
| 2 |
+
<tr>
|
| 3 |
+
<th rowspan="2">Millions of shares</th>
|
| 4 |
+
<th colspan="2">December 31</th>
|
| 5 |
+
</tr>
|
| 6 |
+
<tr>
|
| 7 |
+
<th>2017</th>
|
| 8 |
+
<th>2016</th>
|
| 9 |
+
</tr>
|
| 10 |
+
<tr>
|
| 11 |
+
<td>Issued</td>
|
| 12 |
+
<td>1,069</td>
|
| 13 |
+
<td>1,070</td>
|
| 14 |
+
</tr>
|
| 15 |
+
<tr>
|
| 16 |
+
<td>In treasury</td>
|
| 17 |
+
<td>(196)</td>
|
| 18 |
+
<td>(204)</td>
|
| 19 |
+
</tr>
|
| 20 |
+
<tr>
|
| 21 |
+
<td>Total shares of common stock outstanding</td>
|
| 22 |
+
<td>873</td>
|
| 23 |
+
<td>866</td>
|
| 24 |
+
</tr>
|
| 25 |
+
</table>
|