KGS Home Page Oil and Gas Index Page Lease Production Page

ENDICOTT Lease


Lease: ENDICOTT
Operator: ELM III Operating Company LLC
Location: N2 NE NE T29S, R7W, Sec. 22
Cumulative Production: 7004.34 barrels (from 1964 to 2013)
KS Dept. of Revenue Lease Code: 106247
KS Dept. of Revenue Lease Name: ENDICOTT 2
     

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 12
inverse count .08333
Sx 78
Sxx 650
Sy 1769.34
Syy 276765.7028
Sxy 10792.46
Beta1 -8499
Beta2 1716
Beta -4.9528
alpha 179.63101
>// Our labels along the x-axis var years = [ "11-1970", "6-1972", "6-1973", "12-1974", "10-1975", "9-1977", "1-1981", "12-1984", "7-1992", "4-1996", "9-2001", "11-2013" ]; // For drawing the lines var CH_prod = [ 175, 139, 172, 180, 170, 162, 181, 136, 87, 61, 143, 164 ]; // For drawing the best fit var lines = [ 174, 169, 164, 159, 154, 149, 144, 140, 135, 130, 125, 120 ]; var CH_cume = [ 4340, 4479, 4651, 4831, 5001, 5163, 5344, 5480, 5567, 5628, 5771, 5935 ]; 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.