File size: 667 Bytes
2b49742
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<table>
  <tr>
    <th rowspan="2">Millions of dollars</th>
    <th colspan="2">December 31</th>
  </tr>
  <tr>
    <th>2015</th>
    <th>2014</th>
  </tr>
  <tr>
    <th>Total assets:</th>
    <td></td>
    <td></td>
  </tr>
  <tr>
    <td>Completion and Production</td>
    <td>$ 13,628</td>
    <td>16,033</td>
  </tr>
  <tr>
    <td>Drilling and Evaluation</td>
    <td>10,531</td>
    <td>11,237</td>
  </tr>
  <tr>
    <td>Shared assets</td>
    <td>1,785</td>
    <td>1,930</td>
  </tr>
  <tr>
    <td>Corporate and other</td>
    <td>10,998</td>
    <td>2,965</td>
  </tr>
  <tr>
    <td>Total</td>
    <td>$ 36,942</td>
    <td>$ 32,165</td>
  </tr>
</table>