KGS Home Page Oil and Gas Index Page Lease Production Page

RALSTON Lease


Lease: RALSTON
Operator: Goben's United Petroleum, Inc.
Location: T28S, R4E, Sec. 17
Cumulative Production: 5734 barrels (from 1987 to 1990)
KS Dept. of Revenue Lease Code: 128583
KS Dept. of Revenue Lease Name: RALSTON
     

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 23
inverse count .04348
Sx 276
Sxx 4324
Sy 5734
Syy 1678190
Sxy 75739
Beta1 159413
Beta2 23276
Beta 6.84881
alpha 167.12531
>// Our labels along the x-axis var years = [ "5-1987", "5-1988", "6-1988", "7-1988", "8-1988", "9-1988", "10-1988", "2-1989", "3-1989", "4-1989", "5-1989", "6-1989", "8-1989", "9-1989", "10-1989", "11-1989", "12-1989", "1-1990", "2-1990", "3-1990", "5-1990", "7-1990", "9-1990" ]; // For drawing the lines var CH_prod = [ 163, 11, 331, 329, 165, 150, 164, 293, 330, 167, 155, 325, 325, 327, 165, 311, 154, 322, 194, 178, 339, 478, 358 ]; // For drawing the best fit var lines = [ 173, 180, 187, 194, 201, 208, 215, 221, 228, 235, 242, 249, 256, 263, 269, 276, 283, 290, 297, 304, 310, 317, 324 ]; var CH_cume = [ 163, 174, 505, 834, 999, 1149, 1313, 1606, 1936, 2103, 2258, 2583, 2908, 3235, 3400, 3711, 3865, 4187, 4381, 4559, 4898, 5376, 5734 ]; 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.