KGS Home Page Oil and Gas Index Page Lease Production Page

Headquarters 2-35 Lease


Lease: Headquarters 2-35
Operator: BEREXCO LLC
Location: T29S, R16W, Sec. 35
Cumulative Production: 2846.28 barrels (from 2014 to 2021)
KS Dept. of Revenue Lease Code: 145365
KS Dept. of Revenue Lease Name: HEADQUARTER2-35
     

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 15
inverse count .06667
Sx 120
Sxx 1240
Sy 2846.28
Syy 606112.1314
Sxy 20007.84
Beta1 -41436
Beta2 4200
Beta -9.86571
alpha 268.69111
>// Our labels along the x-axis var years = [ "6-2014", "7-2014", "8-2014", "9-2014", "11-2014", "2-2015", "6-2015", "9-2015", "1-2016", "6-2016", "1-2017", "10-2017", "5-2018", "4-2019", "9-2021" ]; // For drawing the lines var CH_prod = [ 236, 398, 175, 282, 171, 164, 171, 137, 168, 166, 171, 166, 160, 147, 133 ]; // For drawing the best fit var lines = [ 258, 248, 239, 229, 219, 209, 199, 189, 179, 170, 160, 150, 140, 130, 120 ]; var CH_cume = [ 236, 634, 809, 1091, 1262, 1426, 1597, 1734, 1902, 2068, 2239, 2405, 2565, 2712, 2845 ]; 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.