KGS Home Page Oil and Gas Index Page Lease Production Page

Jane 2-30H Lease


Lease: Jane 2-30H
Operator: SandRidge Exploration and Production LLC
Location: T34S, R6W, Sec. 30
Cumulative Production: 4659.61 barrels (from 2014 to 2018)
KS Dept. of Revenue Lease Code: 145739
KS Dept. of Revenue Lease Name: JANE 2-30H
     

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 19
inverse count .05263
Sx 190
Sxx 2470
Sy 4659.61
Syy 1803267.9535
Sxy 32633.51
Beta1 -265289.21
Beta2 10830
Beta -24.49577
alpha 490.18563
>// Our labels along the x-axis var years = [ "12-2014", "1-2015", "2-2015", "3-2015", "10-2015", "11-2015", "12-2015", "1-2016", "2-2016", "4-2016", "5-2016", "6-2016", "8-2016", "10-2016", "2-2017", "6-2017", "8-2017", "11-2017", "6-2018" ]; // For drawing the lines var CH_prod = [ 186, 748, 515, 533, 508, 173, 184, 178, 165, 326, 158, 158, 156, 155, 157, 151, 154, 6, 48 ]; // For drawing the best fit var lines = [ 465, 441, 416, 392, 367, 343, 318, 294, 269, 245, 220, 196, 171, 147, 122, 98, 73, 49, 24 ]; var CH_cume = [ 186, 934, 1449, 1982, 2490, 2663, 2847, 3025, 3190, 3516, 3674, 3832, 3988, 4143, 4300, 4451, 4605, 4611, 4659 ]; 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.