KGS Home Page Oil and Gas Index Page Lease Production Page

SHUE CHARLES Lease


Lease: SHUE CHARLES
Operator: Wilson County Holdings LLC
Location: T29S, R14E, Sec. 12
Cumulative Production: 938.09 barrels (from 1984 to 2013)
KS Dept. of Revenue Lease Code: 121127
KS Dept. of Revenue Lease Name: SHUE
     

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 13
inverse count .07692
Sx 91
Sxx 819
Sy 938.09
Syy 81851.6251
Sxy 6577.79
Beta1 145.08
Beta2 2366
Beta .06132
alpha 71.72866
>// Our labels along the x-axis var years = [ "4-1984", "12-1985", "6-1987", "6-1988", "12-1989", "6-1991", "5-1994", "7-1999", "4-2003", "12-2007", "5-2010", "4-2012", "4-2013" ]; // For drawing the lines var CH_prod = [ 47, 82, 75, 56, 61, 43, 78, 157, 110, 59, 83, 71, 15 ]; // For drawing the best fit var lines = [ 71, 71, 71, 71, 72, 72, 72, 72, 72, 72, 72, 72, 72 ]; var CH_cume = [ 47, 129, 204, 260, 321, 364, 442, 599, 709, 768, 851, 922, 937 ]; 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.