KGS Home Page Oil and Gas Index Page Lease Production Page

ESTES 1 Lease


Lease: ESTES 1
Operator: Abercrombie Energy, LLC
Location: C SW SE T32S, R29W, Sec. 19
Cumulative Production: 5452.12 barrels (from 1961 to 2009)
KS Dept. of Revenue Lease Code: 125909
KS Dept. of Revenue Lease Name: ESTES #1
     

Adjust the Years Displayed

Start Year:
End Year:
     

Options

Click on the Legend Boxes
to display or hide curves.
Change production scale to...
Linear



count 28
inverse count .03571
Sx 406
Sxx 7714
Sy 3952.12
Syy 595274.044
Sxy 58477.63
Beta1 32812.92
Beta2 51156
Beta .64143
alpha 131.83059
>// Our labels along the x-axis var years = [ "2-1970", "10-1970", "1-1972", "8-1988", "8-1989", "5-1993", "5-1994", "8-1994", "10-1994", "11-1994", "12-1994", "1-1995", "2-1995", "3-1995", "5-1995", "6-1995", "7-1995", "9-1995", "11-1995", "1-1996", "3-1996", "6-1996", "10-1996", "12-1996", "7-1997", "12-1997", "6-2000", "6-2009" ]; // For drawing the lines var CH_prod = [ 136, 161, 129, 101, 92, 110, 85, 88, 151, 147, 294, 138, 151, 155, 161, 142, 158, 127, 163, 154, 140, 140, 151, 126, 151, 134, 134, 133 ]; // For drawing the best fit var lines = [ 132, 133, 133, 134, 135, 135, 136, 136, 137, 138, 138, 139, 140, 140, 141, 142, 142, 143, 144, 144, 145, 145, 146, 147, 147, 148, 149, 149 ]; var CH_cume = [ 136, 297, 426, 527, 619, 729, 814, 902, 1053, 1200, 1494, 1632, 1783, 1938, 2099, 2241, 2399, 2526, 2689, 2843, 2983, 3123, 3274, 3400, 3551, 3685, 3819, 3952 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Oil, barrels", borderColor: "#FF0000", fillColor: "#FF0000", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Oil, barrels", borderColor: "#FF9A9A", fillColor: "#FF9A9A", lineTension: 0, fill: false, yAxisID: "second-y-axis" }, { data: lines, borderWidth: 1, label: "Best Fit", borderColor: "#66CCFF", fillColor: "#66CCFF", lineTension: 0, fill: false, yAxisID: "first-y-axis" } ] }, options: { scales: { yAxes: [{ id: "first-y-axis", type: "logarithmic", scaleLabel: { display: true, labelString: "Production", }, position: "left" }, { id: "second-y-axis", type: "logarithmic", scaleLabel: { display: true, labelString: "Cumulative", }, position: "right" } ] } } });
Kansas Geological Survey
Comments to webadmin@kgs.ku.edu
URL=http://www.kgs.ku.edu/Magellan/Field/lease.html
Programs Updated Dec. 2002.
Data from Kansas Dept. of Revenue files quarterly.