KGS Home Page Oil and Gas Index Page Lease Production Page

Lin-Lea 7-12 Lease


Lease: Lin-Lea 7-12
Operator: Running Foxes Petroleum Inc.
Location: T23S, R23E, Sec. 12
Cumulative Production: 13055 mcf (from 2013 to 2015)
KS Dept. of Revenue Lease Code: 233758
KS Dept. of Revenue Lease Name: LIN LEA 7-12
     

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 21
inverse count .04762
Sx 231
Sxx 3311
Sy 13055
Syy 8638863
Sxy 137578
Beta1 -126567
Beta2 16170
Beta -7.82727
alpha 707.78079
>// Our labels along the x-axis var years = [ "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", "11-2014", "12-2014", "1-2015", "3-2015", "4-2015", "5-2015", "6-2015", "7-2015" ]; // For drawing the lines var CH_prod = [ 956, 694, 577, 638, 630, 662, 618, 649, 568, 662, 667, 616, 564, 497, 493, 432, 483, 1085, 332, 668, 564 ]; // For drawing the best fit var lines = [ 699, 692, 684, 676, 668, 660, 652, 645, 637, 629, 621, 613, 606, 598, 590, 582, 574, 566, 559, 551, 543 ]; var CH_cume = [ 956, 1650, 2227, 2865, 3495, 4157, 4775, 5424, 5992, 6654, 7321, 7937, 8501, 8998, 9491, 9923, 10406, 11491, 11823, 12491, 13055 ]; 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: "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.