KGS Home Page Oil and Gas Index Page Lease Production Page

STEWART Lease


Lease: STEWART
Operator: COOK CLIFTON E
Location: T23S, R21E, Sec. 28
Cumulative Production: 3572 barrels (from 1979 to 1987)
KS Dept. of Revenue Lease Code: 113254
     

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 24
inverse count .04167
Sx 300
Sxx 4900
Sy 3572
Syy 1239610
Sxy 27682
Beta1 -407232
Beta2 27600
Beta -14.75478
alpha 333.29474
>// Our labels along the x-axis var years = [ "9-1979", "3-1980", "5-1980", "6-1980", "7-1980", "8-1980", "9-1980", "10-1980", "12-1980", "1-1981", "2-1981", "3-1981", "4-1981", "5-1981", "7-1981", "8-1981", "12-1981", "2-1982", "8-1982", "2-1983", "7-1984", "10-1984", "12-1986", "6-1987" ]; // For drawing the lines var CH_prod = [ 174, 660, 727, 158, 177, 158, 178, 108, 54, 135, 97, 104, 121, 51, 63, 44, 55, 77, 114, 78, 28, 161, 32, 18 ]; // For drawing the best fit var lines = [ 318, 303, 289, 274, 259, 244, 230, 215, 200, 185, 170, 156, 141, 126, 111, 97, 82, 67, 52, 38, 23, 8, -6, -20 ]; var CH_cume = [ 174, 834, 1561, 1719, 1896, 2054, 2232, 2340, 2394, 2529, 2626, 2730, 2851, 2902, 2965, 3009, 3064, 3141, 3255, 3333, 3361, 3522, 3554, 3572 ]; 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.