KGS Home Page Oil and Gas Index Page Lease Production Page

HEUSZEL Lease


Lease: HEUSZEL
Operator: WATSON PETROLEUM
Location: E2 T35S, R2E, Sec. 17
Cumulative Production: 2725 mcf (from 1988 to 1990)
KS Dept. of Revenue Lease Code: 214824
     

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 18
inverse count .05556
Sx 171
Sxx 2109
Sy 2725
Syy 1232639
Sxy 10553
Beta1 -276021
Beta2 8721
Beta -31.65015
alpha 452.10148
>// Our labels along the x-axis var years = [ "1-1988", "2-1988", "3-1988", "4-1988", "5-1988", "6-1988", "8-1988", "9-1988", "10-1988", "11-1988", "12-1988", "1-1989", "2-1989", "4-1989", "7-1989", "12-1989", "1-1990", "2-1990" ]; // For drawing the lines var CH_prod = [ 506, 559, 733, 150, 163, 228, 14, 91, 104, 65, 21, 31, 1, 17, 9, 17, 14, 2 ]; // For drawing the best fit var lines = [ 420, 388, 357, 325, 293, 262, 230, 198, 167, 135, 103, 72, 40, 8, -22, -54, -85, -117 ]; var CH_cume = [ 506, 1065, 1798, 1948, 2111, 2339, 2353, 2444, 2548, 2613, 2634, 2665, 2666, 2683, 2692, 2709, 2723, 2725 ]; 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: "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.