KGS Home Page Oil and Gas Index Page Lease Production Page

OSAGE #118 Lease


Lease: OSAGE #118
Operator: Ramshorn Resources, LLC
Location: T33S, R15W, Sec. 12
Cumulative Production: 9888.37 barrels (from 2008 to 2019)
KS Dept. of Revenue Lease Code: 139848
KS Dept. of Revenue Lease Name: OSAGE #118
     

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 102
inverse count .0098
Sx 5253
Sxx 358955
Sy 9888.37
Syy 1785827.3673
Sxy 295825.51
Beta1 -21769405.59
Beta2 9019401
Beta -2.41362
alpha 221.15774
>// Our labels along the x-axis var years = [ "11-2008", "12-2008", "1-2009", "2-2009", "3-2009", "4-2009", "5-2009", "6-2009", "7-2009", "8-2009", "9-2009", "10-2009", "11-2009", "12-2009", "2-2010", "3-2010", "4-2010", "5-2010", "6-2010", "7-2010", "8-2010", "9-2010", "10-2010", "11-2010", "12-2010", "1-2011", "2-2011", "3-2011", "4-2011", "5-2011", "6-2011", "7-2011", "8-2011", "9-2011", "10-2011", "11-2011", "12-2011", "1-2012", "3-2012", "5-2012", "6-2012", "8-2012", "9-2012", "10-2012", "11-2012", "1-2013", "3-2013", "4-2013", "6-2013", "8-2013", "11-2013", "12-2013", "2-2014", "4-2014", "5-2014", "7-2014", "10-2014", "12-2014", "1-2015", "3-2015", "4-2015", "5-2015", "6-2015", "7-2015", "10-2015", "11-2015", "1-2016", "2-2016", "4-2016", "5-2016", "6-2016", "7-2016", "8-2016", "9-2016", "10-2016", "11-2016", "12-2016", "1-2017", "2-2017", "3-2017", "4-2017", "5-2017", "6-2017", "7-2017", "8-2017", "9-2017", "10-2017", "11-2017", "1-2018", "2-2018", "3-2018", "4-2018", "5-2018", "6-2018", "7-2018", "8-2018", "9-2018", "10-2018", "11-2018", "1-2019", "6-2019", "9-2019" ]; // For drawing the lines var CH_prod = [ 149, 383, 315, 351, 301, 284, 297, 426, 314, 323, 249, 162, 215, 121, 157, 68, 285, 114, 110, 125, 97, 106, 112, 160, 72, 95, 77, 109, 100, 127, 111, 104, 100, 116, 65, 107, 99, 63, 194, 93, 49, 36, 60, 88, 69, 98, 113, 123, 113, 119, 138, 71, 76, 69, 81, 116, 79, 64, 55, 66, 32, 51, 62, 67, 68, 65, 47, 51, 44, 39, 13, 41, 37, 36, 38, 22, 45, 27, 31, 28, 18, 32, 27, 14, 22, 25, 18, 34, 43, 17, 29, 15, 18, 44, 21, 20, 23, 18, 45, 19, 0, 0 ]; // For drawing the best fit var lines = [ 218, 216, 213, 211, 209, 206, 204, 201, 199, 197, 194, 192, 189, 187, 184, 182, 180, 177, 175, 172, 170, 168, 165, 163, 160, 158, 155, 153, 151, 148, 146, 143, 141, 139, 136, 134, 131, 129, 127, 124, 122, 119, 117, 114, 112, 110, 107, 105, 102, 100, 98, 95, 93, 90, 88, 85, 83, 81, 78, 76, 73, 71, 69, 66, 64, 61, 59, 57, 54, 52, 49, 47, 44, 42, 40, 37, 35, 32, 30, 28, 25, 23, 20, 18, 16, 13, 11, 8, 6, 3, 1, 0, -3, -5, -8, -10, -12, -15, -17, -20, -22, -25 ]; var CH_cume = [ 149, 532, 847, 1198, 1499, 1783, 2080, 2506, 2820, 3143, 3392, 3554, 3769, 3890, 4047, 4115, 4400, 4514, 4624, 4749, 4846, 4952, 5064, 5224, 5296, 5391, 5468, 5577, 5677, 5804, 5915, 6019, 6119, 6235, 6300, 6407, 6506, 6569, 6763, 6856, 6905, 6941, 7001, 7089, 7158, 7256, 7369, 7492, 7605, 7724, 7862, 7933, 8009, 8078, 8159, 8275, 8354, 8418, 8473, 8539, 8571, 8622, 8684, 8751, 8819, 8884, 8931, 8982, 9026, 9065, 9078, 9119, 9156, 9192, 9230, 9252, 9297, 9324, 9355, 9383, 9401, 9433, 9460, 9474, 9496, 9521, 9539, 9573, 9616, 9633, 9662, 9677, 9695, 9739, 9760, 9780, 9803, 9821, 9866, 9885, 9885, 9885 ]; 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.