KGS Home Page Oil and Gas Index Page Lease Production Page

GRIEME 1-12 Lease


Lease: GRIEME 1-12
Operator: Bison Energy Corporation
Location: T30S, R7W, Sec. 12
Cumulative Production: 15251 mcf (from 1997 to 1998)
KS Dept. of Revenue Lease Code: 221749
KS Dept. of Revenue Lease Name: GRIEME 1-12
     

Adjust the Years Displayed

Start Year:
End Year:
     

Options

Click on the Legend Boxes
to display or hide curves.
Change production scale to...
Logarithmic



count 18
inverse count .05556
Sx 171
Sxx 2109
Sy 15251
Syy 36241729
Sxy 75396
Beta1 -1250793
Beta2 8721
Beta -143.42312
alpha 2209.9742
>// Our labels along the x-axis var years = [ "6-1997", "7-1997", "8-1997", "9-1997", "10-1997", "11-1997", "12-1997", "1-1998", "2-1998", "4-1998", "5-1998", "6-1998", "7-1998", "8-1998", "9-1998", "10-1998", "11-1998", "12-1998" ]; // For drawing the lines var CH_prod = [ 5043, 1493, 777, 2211, 1009, 748, 604, 498, 87, 376, 354, 396, 317, 324, 307, 238, 254, 215 ]; // For drawing the best fit var lines = [ 2066, 1923, 1779, 1636, 1492, 1349, 1206, 1062, 919, 775, 632, 488, 345, 202, 58, -84, -228, -371 ]; var CH_cume = [ 5043, 6536, 7313, 9524, 10533, 11281, 11885, 12383, 12470, 12846, 13200, 13596, 13913, 14237, 14544, 14782, 15036, 15251 ]; 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: "linear", 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.