KGS Home Page Oil and Gas Index Page Lease Production Page

SPRIGGS B 01 Lease


Lease: SPRIGGS B 01
Operator: BCE-Mach III LLC
Location: SE T33S, R13W, Sec. 33
Cumulative Production: 1461.87 barrels (from 1990 to 2011)
KS Dept. of Revenue Lease Code: 130403
KS Dept. of Revenue Lease Name: SPRIGGS B-4
     

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 12
inverse count .08333
Sx 78
Sxx 650
Sy 1461.87
Syy 251813.3719
Sxy 9691.54
Beta1 2272.62
Beta2 1716
Beta 1.32437
alpha 113.20957
>// Our labels along the x-axis var years = [ "2-1990", "4-1990", "4-1994", "5-1997", "5-1998", "1-1999", "6-1999", "2-2000", "4-2005", "6-2005", "4-2008", "7-2011" ]; // For drawing the lines var CH_prod = [ 3, 2, 170, 180, 171, 180, 176, 208, 177, 148, 13, 34 ]; // For drawing the best fit var lines = [ 114, 115, 117, 118, 119, 121, 122, 123, 125, 126, 127, 129 ]; var CH_cume = [ 3, 5, 175, 355, 526, 706, 882, 1090, 1267, 1415, 1428, 1462 ]; 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.