KGS Home Page Oil and Gas Index Page Lease Production Page

OAK Lease


Lease: OAK
Operator: Messenger Petroleum, Inc.
Location: T29S, R7W, Sec. 29
Cumulative Production: 3059.88 barrels (from 2001 to 2023)
KS Dept. of Revenue Lease Code: 135357
KS Dept. of Revenue Lease Name: OAK
     

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 20
inverse count .05
Sx 210
Sxx 2870
Sy 3059.88
Syy 472063.1098
Sxy 31590.12
Beta1 -10772.4
Beta2 13300
Beta -.80995
alpha 161.49848
>// Our labels along the x-axis var years = [ "5-2001", "1-2002", "11-2002", "8-2003", "5-2004", "5-2005", "2-2006", "9-2006", "6-2007", "1-2008", "11-2008", "7-2009", "5-2010", "2-2011", "1-2012", "12-2012", "11-2013", "2-2015", "10-2017", "3-2023" ]; // For drawing the lines var CH_prod = [ 159, 163, 127, 157, 161, 160, 145, 161, 160, 162, 162, 160, 162, 156, 163, 159, 157, 147, 110, 130 ]; // For drawing the best fit var lines = [ 160, 159, 159, 158, 157, 156, 155, 155, 154, 153, 152, 151, 150, 150, 149, 148, 147, 146, 146, 145 ]; var CH_cume = [ 159, 322, 449, 606, 767, 927, 1072, 1233, 1393, 1555, 1717, 1877, 2039, 2195, 2358, 2517, 2674, 2821, 2931, 3061 ]; 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.