KGS Home Page Oil and Gas Index Page Lease Production Page

Johnson Farms 1 Lease


Lease: Johnson Farms 1
Operator: Wildcat Oil & Gas LLC
Location: T30S, R7W, Sec. 18
Cumulative Production: 3884 mcf (from 2011 to 2014)
KS Dept. of Revenue Lease Code: 232841
KS Dept. of Revenue Lease Name: JOHNSON FARMS 1
     

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 32
inverse count .03125
Sx 528
Sxx 11440
Sy 3884
Syy 794760
Sxy 46984
Beta1 -547264
Beta2 87296
Beta -6.26906
alpha 224.81449
>// Our labels along the x-axis var years = [ "9-2011", "10-2011", "11-2011", "12-2011", "2-2012", "3-2012", "4-2012", "5-2012", "6-2012", "7-2012", "8-2012", "9-2012", "10-2012", "11-2012", "12-2012", "1-2013", "2-2013", "3-2013", "4-2013", "5-2013", "6-2013", "7-2013", "8-2013", "9-2013", "10-2013", "11-2013", "12-2013", "1-2014", "2-2014", "3-2014", "4-2014", "5-2014" ]; // For drawing the lines var CH_prod = [ 84, 237, 56, 9, 26, 244, 337, 281, 242, 225, 202, 210, 214, 209, 210, 299, 95, 107, 92, 100, 87, 58, 32, 33, 48, 43, 33, 24, 17, 18, 9, 3 ]; // For drawing the best fit var lines = [ 218, 212, 206, 199, 193, 187, 180, 174, 168, 162, 155, 149, 143, 137, 130, 124, 118, 111, 105, 99, 93, 86, 80, 74, 68, 61, 55, 49, 43, 36, 30, 24 ]; var CH_cume = [ 84, 321, 377, 386, 412, 656, 993, 1274, 1516, 1741, 1943, 2153, 2367, 2576, 2786, 3085, 3180, 3287, 3379, 3479, 3566, 3624, 3656, 3689, 3737, 3780, 3813, 3837, 3854, 3872, 3881, 3884 ]; 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.