Datasets:
Upload predictions/32.html with huggingface_hub
Browse files- predictions/32.html +40 -0
predictions/32.html
ADDED
|
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<table>
|
| 2 |
+
<tr>
|
| 3 |
+
<th colspan="4">Average Oil Prices (dollars per barrel)</th>
|
| 4 |
+
</tr>
|
| 5 |
+
<tr>
|
| 6 |
+
<th></th>
|
| 7 |
+
<th>2007</th>
|
| 8 |
+
<th>2006</th>
|
| 9 |
+
<th>2005</th>
|
| 10 |
+
</tr>
|
| 11 |
+
<tr>
|
| 12 |
+
<td>West Texas Intermediate</td>
|
| 13 |
+
<td>$ 71.91</td>
|
| 14 |
+
<td>$ 66.17</td>
|
| 15 |
+
<td>$ 56.30</td>
|
| 16 |
+
</tr>
|
| 17 |
+
<tr>
|
| 18 |
+
<td>United Kingdom Brent</td>
|
| 19 |
+
<td>$ 72.21</td>
|
| 20 |
+
<td>$ 65.35</td>
|
| 21 |
+
<td>$ 54.45</td>
|
| 22 |
+
</tr>
|
| 23 |
+
</table>
|
| 24 |
+
<table>
|
| 25 |
+
<tr>
|
| 26 |
+
<th colspan="4">Average United States Gas Prices (dollars per million British thermal units, or mmBtu)</th>
|
| 27 |
+
</tr>
|
| 28 |
+
<tr>
|
| 29 |
+
<th></th>
|
| 30 |
+
<th>2007</th>
|
| 31 |
+
<th>2006</th>
|
| 32 |
+
<th>2005</th>
|
| 33 |
+
</tr>
|
| 34 |
+
<tr>
|
| 35 |
+
<td>Henry Hub</td>
|
| 36 |
+
<td>$ 6.97</td>
|
| 37 |
+
<td>$ 6.81</td>
|
| 38 |
+
<td>$ 8.79</td>
|
| 39 |
+
</tr>
|
| 40 |
+
</table>
|