KGS Home Page Oil and Gas Index Page Lease Production Page

Banks 5 Lease


Lease: Banks 5
Operator: Hunt Oil, LLC
Location: T20S, R20E, Sec. 22
Cumulative Production: 2829.96 barrels (from 2012 to 2024)
KS Dept. of Revenue Lease Code: 142759
KS Dept. of Revenue Lease Name: BANKS
     

Adjust the Years Displayed

Start Year:
End Year:
     

Options

Click on the Legend Boxes
to display or hide curves.
Change production scale to...
Linear



count 24
inverse count .04167
Sx 300
Sxx 4900
Sy 2829.96
Syy 374006.306
Sxy 37110.34
Beta1 41660.16
Beta2 27600
Beta 1.50943
alpha 99.05505
>// Our labels along the x-axis var years = [ "6-2012", "2-2014", "1-2015", "3-2015", "5-2015", "7-2015", "3-2016", "5-2016", "11-2016", "2-2017", "6-2017", "12-2017", "7-2018", "8-2018", "1-2019", "5-2019", "9-2019", "7-2020", "11-2020", "4-2021", "8-2021", "8-2022", "5-2023", "2-2024" ]; // For drawing the lines var CH_prod = [ 12, 26, 150, 140, 91, 120, 162, 142, 162, 143, 106, 129, 140, 56, 134, 103, 129, 160, 138, 101, 127, 59, 152, 148 ]; // For drawing the best fit var lines = [ 100, 102, 103, 105, 106, 108, 109, 111, 112, 114, 115, 117, 118, 120, 121, 123, 124, 126, 127, 129, 130, 132, 133, 135 ]; var CH_cume = [ 12, 38, 188, 328, 419, 539, 701, 843, 1005, 1148, 1254, 1383, 1523, 1579, 1713, 1816, 1945, 2105, 2243, 2344, 2471, 2530, 2682, 2830 ]; 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: "logarithmic", 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.