KGS Home Page Oil and Gas Index Page Lease Production Page

#1 RAIDA Lease


Lease: #1 RAIDA
Operator: Bramwell Petroleum, Inc.
Location: NW SW NW T30S, R6W, Sec. 18
Cumulative Production: 2879.02 barrels (from 1984 to 2024)
KS Dept. of Revenue Lease Code: 121572
KS Dept. of Revenue Lease Name: RAIDA
     

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 20
inverse count .05
Sx 210
Sxx 2870
Sy 2879.02
Syy 436414.9794
Sxy 31066.37
Beta1 16733.2
Beta2 13300
Beta 1.25814
alpha 130.74053
>// Our labels along the x-axis var years = [ "7-1984", "9-1988", "7-1989", "3-1990", "2-1991", "1-1992", "3-1993", "4-1994", "4-1995", "6-1996", "5-1997", "4-1998", "10-1999", "7-2000", "10-2001", "4-2002", "2-2008", "7-2013", "6-2020", "1-2024" ]; // For drawing the lines var CH_prod = [ 83, 140, 154, 136, 157, 158, 165, 134, 149, 129, 147, 143, 152, 74, 104, 242, 146, 160, 165, 143 ]; // For drawing the best fit var lines = [ 131, 133, 134, 135, 137, 138, 139, 140, 142, 143, 144, 145, 147, 148, 149, 150, 152, 153, 154, 155 ]; var CH_cume = [ 83, 223, 377, 513, 670, 828, 993, 1127, 1276, 1405, 1552, 1695, 1847, 1921, 2025, 2267, 2413, 2573, 2738, 2881 ]; 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.