KGS Home Page Oil and Gas Index Page Lease Production Page

AXHANDLE Lease


Lease: AXHANDLE
Operator: A-1 Well Service
Location: T35S, R15E, Sec. 11
Cumulative Production: 2229.54 barrels (from 2001 to 2021)
KS Dept. of Revenue Lease Code: 135269
KS Dept. of Revenue Lease Name: AXHANDLE
     

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 30
inverse count .03333
Sx 465
Sxx 9455
Sy 2229.54
Syy 167302.0882
Sxy 34292.08
Beta1 -7973.7
Beta2 67425
Beta -.11826
alpha 76.14341
>// Our labels along the x-axis var years = [ "7-2001", "9-2001", "1-2002", "3-2002", "7-2002", "1-2003", "4-2003", "10-2003", "3-2004", "7-2004", "11-2004", "6-2005", "3-2006", "6-2006", "9-2006", "5-2007", "1-2008", "8-2008", "3-2009", "12-2009", "8-2010", "6-2011", "3-2012", "12-2012", "12-2013", "3-2015", "2-2016", "12-2016", "9-2017", "3-2021" ]; // For drawing the lines var CH_prod = [ 78, 76, 79, 74, 77, 105, 72, 69, 69, 66, 55, 75, 75, 77, 77, 76, 74, 71, 71, 76, 74, 74, 72, 71, 73, 77, 75, 75, 73, 74 ]; // For drawing the best fit var lines = [ 76, 75, 75, 75, 75, 75, 75, 75, 75, 74, 74, 74, 74, 74, 74, 74, 74, 74, 73, 73, 73, 73, 73, 73, 73, 73, 72, 72, 72, 72 ]; var CH_cume = [ 78, 154, 233, 307, 384, 489, 561, 630, 699, 765, 820, 895, 970, 1047, 1124, 1200, 1274, 1345, 1416, 1492, 1566, 1640, 1712, 1783, 1856, 1933, 2008, 2083, 2156, 2230 ]; 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.