KGS Home Page Oil and Gas Index Page Lease Production Page

MCCLASKEY_#2 Lease


Lease: MCCLASKEY_#2
Operator: McClaskey Hunting Preserve LLC
Location: T35S, R2E, Sec. 10
Cumulative Production: 1429 mcf (from 2006 to 2007)
KS Dept. of Revenue Lease Code: 227744
KS Dept. of Revenue Lease Name: MCCLASKEY_#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 15
inverse count .06667
Sx 120
Sxx 1240
Sy 1429
Syy 184393
Sxy 8654
Beta1 -41670
Beta2 4200
Beta -9.92143
alpha 174.64684
>// Our labels along the x-axis var years = [ "4-2006", "5-2006", "6-2006", "7-2006", "8-2006", "9-2006", "10-2006", "11-2006", "12-2006", "1-2007", "2-2007", "3-2007", "4-2007", "5-2007", "6-2007" ]; // For drawing the lines var CH_prod = [ 279, 122, 85, 131, 107, 116, 112, 65, 76, 47, 76, 71, 54, 47, 41 ]; // For drawing the best fit var lines = [ 164, 154, 144, 134, 125, 115, 105, 95, 85, 75, 65, 55, 45, 35, 25 ]; var CH_cume = [ 279, 401, 486, 617, 724, 840, 952, 1017, 1093, 1140, 1216, 1287, 1341, 1388, 1429 ]; 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.