KGS Home Page Oil and Gas Index Page Lease Production Page

BAKER-SMITH 1-19 Lease


Lease: BAKER-SMITH 1-19
Operator: James B. Read Operating, Inc.
Location: C N2 NW SE T31S, R17W, Sec. 19
Cumulative Production: 7859.76 barrels (from 1997 to 2020)
KS Dept. of Revenue Lease Code: 134139
KS Dept. of Revenue Lease Name: BAKER-SMITH1-19
     

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 7859.76
Syy 8179994.2574
Sxy 45737.61
Beta1 -735797.4
Beta2 13300
Beta -55.32311
alpha 973.88066
>// Our labels along the x-axis var years = [ "7-1997", "8-1997", "9-1997", "10-1997", "11-1997", "1-1998", "9-1999", "3-2000", "8-2000", "5-2001", "3-2002", "5-2015", "9-2015", "6-2016", "10-2016", "4-2017", "11-2017", "5-2018", "12-2019", "2-2020" ]; // For drawing the lines var CH_prod = [ 416, 1236, 1913, 1472, 485, 157, 299, 159, 140, 137, 152, 163, 82, 277, 164, 114, 135, 155, 131, 71 ]; // For drawing the best fit var lines = [ 918, 863, 807, 752, 697, 641, 586, 531, 475, 420, 365, 310, 254, 199, 144, 88, 33, -21, -77, -132 ]; var CH_cume = [ 416, 1652, 3565, 5037, 5522, 5679, 5978, 6137, 6277, 6414, 6566, 6729, 6811, 7088, 7252, 7366, 7501, 7656, 7787, 7858 ]; 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.