KGS Home Page Oil and Gas Index Page Lease Production Page

STREETER Gas Unit 1-15 Lease


Lease: STREETER Gas Unit 1-15
Operator: Kaiser-Francis Oil Company
Location: C SW T35S, R35W, Sec. 15
Cumulative Production: 5684.94 barrels (from 1966 to 1997)
KS Dept. of Revenue Lease Code: 127876
KS Dept. of Revenue Lease Name: STREETER 1-15
     

Adjust the Years Displayed

Start Year:
End Year:
     

Options

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



count 16
inverse count .0625
Sx 136
Sxx 1496
Sy 2668.94
Syy 490206.0036
Sxy 23982.04
Beta1 20736.8
Beta2 5440
Beta 3.81191
alpha 134.40752
>// Our labels along the x-axis var years = [ "1-1970", "9-1970", "12-1970", "4-1971", "10-1971", "5-1972", "1-1973", "10-1973", "7-1974", "10-1974", "2-1975", "2-1976", "4-1978", "10-1982", "10-1988", "9-1997" ]; // For drawing the lines var CH_prod = [ 41, 44, 207, 205, 180, 203, 206, 196, 195, 124, 173, 192, 200, 187, 191, 125 ]; // For drawing the best fit var lines = [ 138, 142, 145, 149, 153, 157, 161, 164, 168, 172, 176, 180, 183, 187, 191, 195 ]; var CH_cume = [ 41, 85, 292, 497, 677, 880, 1086, 1282, 1477, 1601, 1774, 1966, 2166, 2353, 2544, 2669 ]; 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: "linear", 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.