KGS Home Page Oil and Gas Index Page Lease Production Page

DOCKSTADER Lease


Lease: DOCKSTADER
Operator: PETROLEUM INCORP
Location: SE SW SW T30S, R8W, Sec. 14
Cumulative Production: 1663 barrels (from 1967 to 1983)
KS Dept. of Revenue Lease Code: 106416
     

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 9
inverse count .11111
Sx 45
Sxx 285
Sy 1229
Syy 169539
Sxy 6282
Beta1 1233
Beta2 540
Beta 2.28333
alpha 125.13765
>// Our labels along the x-axis var years = [ "12-1970", "11-1971", "10-1972", "9-1973", "7-1974", "9-1975", "11-1976", "7-1979", "7-1983" ]; // For drawing the lines var CH_prod = [ 150, 114, 136, 134, 122, 132, 131, 149, 161 ]; // For drawing the best fit var lines = [ 127, 129, 131, 134, 136, 138, 141, 143, 145 ]; var CH_cume = [ 150, 264, 400, 534, 656, 788, 919, 1068, 1229 ]; 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.