KGS Home Page Oil and Gas Index Page Lease Production Page

GREER JOE Lease


Lease: GREER JOE
Operator: Greer, Joseph V.
Location: T24S, R16E, Sec. 7
Cumulative Production: 1292.73 barrels (from 1981 to 2005)
KS Dept. of Revenue Lease Code: 118793
KS Dept. of Revenue Lease Name: GREER, JOE
     

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 21
inverse count .04762
Sx 231
Sxx 3311
Sy 1292.73
Syy 84679.7583
Sxy 13527.47
Beta1 -14543.76
Beta2 16170
Beta -.89943
alpha 71.45373
>// Our labels along the x-axis var years = [ "10-1981", "6-1982", "9-1982", "2-1983", "11-1983", "4-1985", "9-1986", "3-1989", "10-1989", "8-1990", "3-1991", "4-1992", "5-1994", "11-1994", "10-1995", "3-1997", "4-1999", "1-2001", "2-2003", "9-2005", "10-2005" ]; // For drawing the lines var CH_prod = [ 87, 67, 47, 77, 71, 78, 47, 68, 59, 53, 37, 80, 79, 69, 45, 43, 69, 64, 65, 25, 63 ]; // For drawing the best fit var lines = [ 70, 69, 68, 67, 66, 66, 65, 64, 63, 62, 61, 60, 59, 58, 57, 57, 56, 55, 54, 53, 52 ]; var CH_cume = [ 87, 154, 201, 278, 349, 427, 474, 542, 601, 654, 691, 771, 850, 919, 964, 1007, 1076, 1140, 1205, 1230, 1293 ]; 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.