KGS Home Page Oil and Gas Index Page Lease Production Page

SUNDANCE #2 Lease


Lease: SUNDANCE #2
Operator: Endeavor Energy Resources, LP
Location: T35S, R2E, Sec. 1
Cumulative Production: 2144.26 barrels (from 2001 to 2022)
KS Dept. of Revenue Lease Code: 135206
KS Dept. of Revenue Lease Name: SUNDANCE #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 20
inverse count .05
Sx 210
Sxx 2870
Sy 2144.26
Syy 325830.848
Sxy 19262.59
Beta1 -65042.8
Beta2 13300
Beta -4.89044
alpha 158.56262
>// Our labels along the x-axis var years = [ "1-2001", "4-2001", "6-2001", "8-2001", "9-2001", "12-2001", "1-2002", "3-2002", "4-2002", "6-2002", "9-2002", "12-2002", "4-2003", "11-2003", "4-2004", "2-2007", "6-2010", "2-2013", "12-2016", "5-2022" ]; // For drawing the lines var CH_prod = [ 336, 227, 155, 126, 46, 106, 52, 48, 62, 61, 68, 76, 56, 68, 84, 157, 129, 132, 80, 77 ]; // For drawing the best fit var lines = [ 153, 148, 143, 139, 134, 129, 124, 119, 114, 109, 104, 99, 94, 90, 85, 80, 75, 70, 65, 60 ]; var CH_cume = [ 336, 563, 718, 844, 890, 996, 1048, 1096, 1158, 1219, 1287, 1363, 1419, 1487, 1571, 1728, 1857, 1989, 2069, 2146 ]; 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.