KGS Home Page Oil and Gas Index Page Lease Production Page

BREITENBACK 1 Lease


Lease: BREITENBACK 1
Operator: Sand Point LLC
Location: NE NE NW T25S, R16W, Sec. 10
Cumulative Production: 3061 barrels (from 1962 to 1995)
KS Dept. of Revenue Lease Code: 107803
KS Dept. of Revenue Lease Name: BREITENBACH #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 23
inverse count .04348
Sx 276
Sxx 4324
Sy 1640
Syy 128158
Sxy 19472
Beta1 -4784
Beta2 23276
Beta -.20553
alpha 73.77366
>// Our labels along the x-axis var years = [ "1-1970", "10-1970", "12-1971", "11-1972", "10-1973", "4-1974", "12-1974", "6-1975", "2-1976", "11-1976", "12-1978", "5-1983", "5-1984", "1-1985", "3-1985", "6-1987", "10-1987", "1-1989", "10-1989", "9-1993", "10-1994", "5-1995", "10-1995" ]; // For drawing the lines var CH_prod = [ 86, 77, 81, 71, 79, 78, 75, 54, 68, 96, 83, 40, 38, 40, 78, 69, 48, 45, 116, 81, 106, 97, 34 ]; // For drawing the best fit var lines = [ 73, 73, 73, 72, 72, 72, 72, 72, 71, 71, 71, 71, 71, 70, 70, 70, 70, 70, 69, 69, 69, 69, 69 ]; var CH_cume = [ 86, 163, 244, 315, 394, 472, 547, 601, 669, 765, 848, 888, 926, 966, 1044, 1113, 1161, 1206, 1322, 1403, 1509, 1606, 1640 ]; 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.