KGS Home Page Oil and Gas Index Page Lease Production Page

Johnson Farms Lease


Lease: Johnson Farms
Operator: Wildcat Oil & Gas LLC
Location: T30S, R7W, Sec. 17
Cumulative Production: 3368.95 barrels (from 2011 to 2015)
KS Dept. of Revenue Lease Code: 142005
KS Dept. of Revenue Lease Name: JOHNSON FRMS
     

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 18
inverse count .05556
Sx 171
Sxx 2109
Sy 3368.95
Syy 787167.2369
Sxy 27053.34
Beta1 -89130.33
Beta2 8721
Beta -10.2202
alpha 284.27853
>// Our labels along the x-axis var years = [ "9-2011", "10-2011", "11-2011", "12-2011", "1-2012", "3-2012", "4-2012", "5-2012", "6-2012", "7-2012", "9-2012", "10-2012", "1-2013", "5-2013", "8-2013", "4-2014", "7-2014", "9-2015" ]; // For drawing the lines var CH_prod = [ 486, 162, 158, 164, 161, 320, 317, 157, 154, 160, 160, 162, 160, 157, 157, 144, 144, 47 ]; // For drawing the best fit var lines = [ 274, 263, 253, 243, 233, 222, 212, 202, 192, 182, 171, 161, 151, 141, 130, 120, 110, 100 ]; var CH_cume = [ 486, 648, 806, 970, 1131, 1451, 1768, 1925, 2079, 2239, 2399, 2561, 2721, 2878, 3035, 3179, 3323, 3370 ]; 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.