wolfnuker commited on
Commit
ac417d4
·
verified ·
1 Parent(s): b6074a4

Upload predictions/65.html with huggingface_hub

Browse files
Files changed (1) hide show
  1. predictions/65.html +30 -0
predictions/65.html ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <table>
2
+ <tr>
3
+ <th rowspan="2">Millions of dollars</th>
4
+ <th colspan="2">December 31</th>
5
+ </tr>
6
+ <tr>
7
+ <th>2004</th>
8
+ <th>2003</th>
9
+ </tr>
10
+ <tr>
11
+ <th>Finished products and parts</th>
12
+ <td>$534</td>
13
+ <td>$503</td>
14
+ </tr>
15
+ <tr>
16
+ <th>Raw materials and supplies</th>
17
+ <td>156</td>
18
+ <td>159</td>
19
+ </tr>
20
+ <tr>
21
+ <th>Work in process</th>
22
+ <td>33</td>
23
+ <td>33</td>
24
+ </tr>
25
+ <tr>
26
+ <th>Total inventories</th>
27
+ <td>723</td>
28
+ <td>695</td>
29
+ </tr>
30
+ </table>