KGS Home Page Oil and Gas Index Page Lease Production Page

ROY GREEN LM Lease


Lease: ROY GREEN LM
Operator: JMA Resources, Inc.
Location: T34S, R34W, Sec. 19
Cumulative Production: 1374.32 barrels (from 1985 to 2011)
KS Dept. of Revenue Lease Code: 123818
KS Dept. of Revenue Lease Name: GREEN ROY LM
     

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 8
inverse count .125
Sx 36
Sxx 204
Sy 1374.32
Syy 238739.5422
Sxy 6346.5
Beta1 1296.48
Beta2 336
Beta 3.85857
alpha 154.42644
>// Our labels along the x-axis var years = [ "8-1985", "12-1985", "5-1992", "11-2001", "11-2009", "2-2010", "5-2010", "2-2011" ]; // For drawing the lines var CH_prod = [ 128, 184, 177, 164, 192, 178, 177, 175 ]; // For drawing the best fit var lines = [ 158, 162, 166, 169, 173, 177, 181, 185 ]; var CH_cume = [ 128, 312, 489, 653, 845, 1023, 1200, 1375 ]; 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.