KGS Home Page Oil and Gas Index Page Lease Production Page

BOLLWINKEL Lease


Lease: BOLLWINKEL
Operator: MIDNIGHT WELL SE
Location: T28S, R22E, Sec. 26
Cumulative Production: 2837 barrels (from 1970 to 1986)
KS Dept. of Revenue Lease Code: 100392
     

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 37
inverse count .02703
Sx 703
Sxx 17575
Sy 2837
Syy 241525
Sxy 49108
Beta1 -177415
Beta2 156066
Beta -1.13679
alpha 98.2855
>// Our labels along the x-axis var years = [ "4-1970", "9-1970", "11-1970", "8-1971", "12-1971", "3-1972", "6-1972", "10-1972", "5-1973", "8-1973", "10-1973", "9-1974", "6-1981", "8-1981", "9-1981", "11-1981", "2-1982", "4-1982", "6-1982", "3-1983", "5-1983", "6-1983", "7-1983", "8-1983", "10-1983", "2-1984", "4-1984", "1-1985", "4-1985", "7-1985", "9-1985", "11-1985", "1-1986", "3-1986", "4-1986", "5-1986", "7-1986" ]; // For drawing the lines var CH_prod = [ 84, 80, 75, 79, 80, 79, 79, 80, 79, 83, 80, 77, 178, 99, 80, 96, 98, 79, 78, 71, 98, 74, 78, 88, 80, 91, 75, 52, 75, 49, 51, 71, 96, 51, 34, 24, 16 ]; // For drawing the best fit var lines = [ 97, 96, 94, 93, 92, 91, 90, 89, 88, 86, 85, 84, 83, 82, 81, 80, 78, 77, 76, 75, 74, 73, 72, 71, 69, 68, 67, 66, 65, 64, 63, 61, 60, 59, 58, 57, 56 ]; var CH_cume = [ 84, 164, 239, 318, 398, 477, 556, 636, 715, 798, 878, 955, 1133, 1232, 1312, 1408, 1506, 1585, 1663, 1734, 1832, 1906, 1984, 2072, 2152, 2243, 2318, 2370, 2445, 2494, 2545, 2616, 2712, 2763, 2797, 2821, 2837 ]; 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.