KGS Home Page Oil and Gas Index Page Lease Production Page

Fark 'L' 1-1 Lease


Lease: Fark 'L' 1-1
Operator: Harper Oil and Gas, LLC
Location: SE SE NW NW T28S, R18W, Sec. 1
Cumulative Production: 515.3 barrels (from 2001 to 2007)
KS Dept. of Revenue Lease Code: 135377
KS Dept. of Revenue Lease Name: FARK,L.1-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 10
inverse count .1
Sx 55
Sxx 385
Sy 515.3
Syy 58395.281
Sxy 3942.82
Beta1 11086.7
Beta2 825
Beta 13.43842
alpha -22.38131
>// Our labels along the x-axis var years = [ "3-2001", "7-2001", "8-2001", "10-2001", "1-2002", "5-2003", "8-2003", "9-2005", "3-2006", "3-2007" ]; // For drawing the lines var CH_prod = [ 6, 20, 18, 9, 9, 71, 9, 154, 157, 63 ]; // For drawing the best fit var lines = [ -8, 4, 17, 31, 44, 58, 71, 85, 98, 112 ]; var CH_cume = [ 6, 26, 44, 53, 62, 133, 142, 296, 453, 516 ]; 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: "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.