KGS Home Page Oil and Gas Index Page Lease Production Page

ADKINS Lease


Lease: ADKINS
Operator: Lime Rock Resources II-A, LP
Location: T26S, R9W, Sec. 15
Cumulative Production: 4868.59 barrels (from 1989 to 2002)
KS Dept. of Revenue Lease Code: 129070
KS Dept. of Revenue Lease Name: ADKINS
     

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 33
inverse count .0303
Sx 561
Sxx 12529
Sy 4868.59
Syy 736630.0907
Sxy 84665.29
Beta1 62675.58
Beta2 98736
Beta .63478
alpha 136.7281
>// Our labels along the x-axis var years = [ "2-1989", "3-1989", "4-1989", "6-1989", "8-1989", "10-1989", "12-1989", "3-1990", "8-1990", "9-1990", "2-1991", "4-1991", "5-1991", "9-1991", "1-1992", "4-1992", "7-1992", "2-1993", "6-1994", "2-1995", "12-1995", "3-1996", "9-1996", "4-1997", "7-1997", "12-1997", "5-1999", "8-1999", "10-1999", "3-2000", "8-2000", "2-2001", "4-2002" ]; // For drawing the lines var CH_prod = [ 167, 150, 92, 149, 114, 164, 156, 131, 156, 143, 148, 159, 159, 155, 137, 116, 103, 137, 179, 134, 151, 151, 160, 163, 76, 160, 179, 176, 163, 161, 158, 162, 160 ]; // For drawing the best fit var lines = [ 137, 137, 138, 139, 139, 140, 141, 141, 142, 143, 143, 144, 144, 145, 146, 146, 147, 148, 148, 149, 150, 150, 151, 151, 152, 153, 153, 154, 155, 155, 156, 157, 157 ]; var CH_cume = [ 167, 317, 409, 558, 672, 836, 992, 1123, 1279, 1422, 1570, 1729, 1888, 2043, 2180, 2296, 2399, 2536, 2715, 2849, 3000, 3151, 3311, 3474, 3550, 3710, 3889, 4065, 4228, 4389, 4547, 4709, 4869 ]; 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: "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.