KGS Home Page Oil and Gas Index Page Lease Production Page

BURGESS 1 Lease


Lease: BURGESS 1
Operator: Dixon Operating Company, LLC
Location: T34S, R12W, Sec. 35
Cumulative Production: 6216.17 barrels (from 2006 to 2023)
KS Dept. of Revenue Lease Code: 138010
KS Dept. of Revenue Lease Name: BURGESS 1&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 34
inverse count .02941
Sx 595
Sxx 13685
Sy 6216.17
Syy 1607342.4945
Sxy 92693.83
Beta1 -547030.93
Beta2 111265
Beta -4.91647
alpha 268.85062
>// Our labels along the x-axis var years = [ "10-2006", "2-2013", "3-2013", "5-2013", "6-2013", "7-2013", "10-2013", "12-2013", "1-2014", "2-2014", "3-2014", "4-2014", "6-2014", "7-2014", "8-2014", "9-2014", "11-2014", "1-2015", "3-2015", "5-2015", "8-2015", "10-2015", "2-2016", "5-2016", "8-2016", "11-2016", "4-2017", "8-2017", "1-2018", "9-2018", "12-2018", "5-2019", "10-2019", "2-2023" ]; // For drawing the lines var CH_prod = [ 93, 48, 154, 640, 475, 315, 157, 460, 161, 162, 155, 163, 164, 157, 157, 156, 156, 158, 157, 162, 154, 155, 157, 155, 154, 148, 157, 153, 158, 156, 156, 138, 121, 3 ]; // For drawing the best fit var lines = [ 263, 259, 254, 249, 244, 239, 234, 229, 224, 219, 214, 209, 204, 200, 195, 190, 185, 180, 175, 170, 165, 160, 155, 150, 145, 141, 136, 131, 126, 121, 116, 111, 106, 101 ]; var CH_cume = [ 93, 141, 295, 935, 1410, 1725, 1882, 2342, 2503, 2665, 2820, 2983, 3147, 3304, 3461, 3617, 3773, 3931, 4088, 4250, 4404, 4559, 4716, 4871, 5025, 5173, 5330, 5483, 5641, 5797, 5953, 6091, 6212, 6215 ]; 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.