KGS Home Page Oil and Gas Index Page Lease Production Page

Scheer 2 Lease


Lease: Scheer 2
Operator: Dixon Operating Company, LLC
Location: T29S, R6W, Sec. 31
Cumulative Production: 3976.81 barrels (from 2012 to 2016)
KS Dept. of Revenue Lease Code: 142404
KS Dept. of Revenue Lease Name: SCHEER #2
     

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 25
inverse count .04
Sx 325
Sxx 5525
Sy 3976.81
Syy 678937.3091
Sxy 48271.13
Beta1 -85685
Beta2 32500
Beta -2.63646
alpha 193.34638
>// Our labels along the x-axis var years = [ "1-2012", "2-2012", "3-2012", "4-2012", "5-2012", "6-2012", "7-2012", "8-2012", "9-2012", "10-2012", "11-2012", "1-2013", "4-2013", "6-2013", "9-2013", "10-2013", "1-2014", "4-2014", "7-2014", "11-2014", "2-2015", "8-2015", "1-2016", "10-2016", "11-2016" ]; // For drawing the lines var CH_prod = [ 160, 317, 157, 158, 159, 158, 159, 156, 155, 158, 158, 158, 164, 163, 159, 161, 163, 162, 158, 160, 159, 157, 163, 14, 141 ]; // For drawing the best fit var lines = [ 190, 188, 185, 182, 180, 177, 174, 172, 169, 166, 164, 161, 159, 156, 153, 151, 148, 145, 143, 140, 137, 135, 132, 130, 127 ]; var CH_cume = [ 160, 477, 634, 792, 951, 1109, 1268, 1424, 1579, 1737, 1895, 2053, 2217, 2380, 2539, 2700, 2863, 3025, 3183, 3343, 3502, 3659, 3822, 3836, 3977 ]; 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.