KGS Home Page Oil and Gas Index Page Lease Production Page

SMITH Lease


Lease: SMITH
Operator: Shalamar Resources, Inc.
Location: SE SE NE T35S, R2E, Sec. 12
Cumulative Production: 8545 mcf (from 1987 to 1993)
KS Dept. of Revenue Lease Code: 213774
KS Dept. of Revenue Lease Name: SMITH #2
     

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 20
inverse count .05
Sx 210
Sxx 2870
Sy 8545
Syy 7235821
Sxy 71611
Beta1 -362230
Beta2 13300
Beta -27.23534
alpha 713.22107
>// Our labels along the x-axis var years = [ "1-1987", "3-1987", "4-1987", "5-1987", "7-1987", "8-1987", "9-1987", "10-1987", "11-1987", "1-1988", "3-1988", "9-1988", "8-1990", "9-1990", "10-1990", "11-1990", "12-1990", "1-1991", "12-1992", "1-1993" ]; // For drawing the lines var CH_prod = [ 995, 364, 670, 1763, 460, 208, 90, 28, 42, 71, 175, 508, 743, 576, 655, 673, 479, 1, 42, 2 ]; // For drawing the best fit var lines = [ 685, 658, 631, 604, 577, 549, 522, 495, 468, 440, 413, 386, 359, 331, 304, 277, 250, 222, 195, 168 ]; var CH_cume = [ 995, 1359, 2029, 3792, 4252, 4460, 4550, 4578, 4620, 4691, 4866, 5374, 6117, 6693, 7348, 8021, 8500, 8501, 8543, 8545 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Gas MCF", borderColor: "#008040", fillColor: "#008040", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Gas MCF", borderColor: "#91FF91", fillColor: "#91FF91", 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.