KGS Home Page Oil and Gas Index Page Lease Production Page

HARDER 1 Lease


Lease: HARDER 1
Operator: BCE-Mach III LLC
Location: T30S, R6W, Sec. 31
Cumulative Production: 10110.36 barrels (from 2018 to 2022)
KS Dept. of Revenue Lease Code: 147273
KS Dept. of Revenue Lease Name: HARDER 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 26
inverse count .03846
Sx 351
Sxx 6201
Sy 10110.36
Syy 5273473.374
Sxy 108650.91
Beta1 -723812.7
Beta2 38025
Beta -19.03518
alpha 645.8091
>// Our labels along the x-axis var years = [ "11-2018", "12-2018", "1-2019", "2-2019", "3-2019", "4-2019", "5-2019", "6-2019", "7-2019", "8-2019", "9-2019", "10-2019", "11-2019", "12-2019", "1-2020", "2-2020", "3-2020", "6-2020", "7-2020", "8-2020", "9-2020", "11-2020", "4-2021", "6-2021", "11-2021", "7-2022" ]; // For drawing the lines var CH_prod = [ 155, 655, 328, 496, 490, 673, 665, 687, 945, 548, 691, 385, 560, 366, 340, 182, 179, 169, 169, 334, 339, 171, 186, 167, 189, 42 ]; // For drawing the best fit var lines = [ 626, 607, 588, 569, 550, 531, 512, 493, 474, 455, 436, 417, 398, 379, 360, 341, 322, 303, 284, 265, 246, 227, 207, 188, 169, 150 ]; var CH_cume = [ 155, 810, 1138, 1634, 2124, 2797, 3462, 4149, 5094, 5642, 6333, 6718, 7278, 7644, 7984, 8166, 8345, 8514, 8683, 9017, 9356, 9527, 9713, 9880, 10069, 10111 ]; 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.