KGS Home Page Oil and Gas Index Page Lease Production Page

Wiggains 12-8 Lease


Lease: Wiggains 12-8
Operator: OXY USA Inc.
Location: T35S, R36W, Sec. 12
Cumulative Production: 11906 mcf (from 2012 to 2014)
KS Dept. of Revenue Lease Code: 233254
KS Dept. of Revenue Lease Name: WIGGAINS 12-8
     

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 27
inverse count .03704
Sx 378
Sxx 6930
Sy 11906
Syy 7486414
Sxy 195362
Beta1 774306
Beta2 44226
Beta 17.50794
alpha 195.86747
>// Our labels along the x-axis var years = [ "7-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", "6-2014", "7-2014", "8-2014", "9-2014", "10-2014" ]; // For drawing the lines var CH_prod = [ 46, 174, 160, 292, 201, 248, 320, 168, 215, 215, 251, 233, 322, 1217, 1123, 903, 799, 601, 560, 569, 480, 369, 597, 485, 526, 520, 312 ]; // For drawing the best fit var lines = [ 213, 230, 248, 265, 283, 300, 318, 335, 353, 370, 388, 405, 423, 440, 458, 475, 493, 511, 528, 546, 563, 581, 598, 616, 633, 651, 668 ]; var CH_cume = [ 46, 220, 380, 672, 873, 1121, 1441, 1609, 1824, 2039, 2290, 2523, 2845, 4062, 5185, 6088, 6887, 7488, 8048, 8617, 9097, 9466, 10063, 10548, 11074, 11594, 11906 ]; 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.