KGS Home Page Oil and Gas Index Page Lease Production Page

WENTWORTH #1 Lease


Lease: WENTWORTH #1
Operator: Shallow Gas Exploration
Location: E2 NW SW T35S, R2E, Sec. 1
Cumulative Production: 5233 mcf (from 1995 to 1997)
KS Dept. of Revenue Lease Code: 220886
KS Dept. of Revenue Lease Name: WENTWORTH #1
     

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 16
inverse count .0625
Sx 136
Sxx 1496
Sy 5233
Syy 4084119
Sxy 22180
Beta1 -356808
Beta2 5440
Beta -65.58971
alpha 884.57504
>// Our labels along the x-axis var years = [ "11-1995", "12-1995", "1-1996", "2-1996", "3-1996", "4-1996", "6-1996", "7-1996", "8-1996", "9-1996", "10-1996", "3-1997", "4-1997", "5-1997", "6-1997", "7-1997" ]; // For drawing the lines var CH_prod = [ 912, 967, 868, 1038, 170, 23, 137, 608, 109, 30, 80, 216, 47, 22, 1, 5 ]; // For drawing the best fit var lines = [ 818, 753, 687, 622, 556, 491, 425, 359, 294, 228, 163, 97, 31, -33, -99, -164 ]; var CH_cume = [ 912, 1879, 2747, 3785, 3955, 3978, 4115, 4723, 4832, 4862, 4942, 5158, 5205, 5227, 5228, 5233 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Gas MCF", borderColor: "#008040", fillColor: "#008040", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Gas MCF", borderColor: "#91FF91", fillColor: "#91FF91", 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.