KGS Home Page Oil and Gas Index Page Lease Production Page

RICH C-12 Lease


Lease: RICH C-12
Operator: Oil Producers, Inc. of Kansas
Location: T32S, R19W, Sec. 22
Cumulative Production: 1727.53 barrels (from 2007 to 2014)
KS Dept. of Revenue Lease Code: 137700
KS Dept. of Revenue Lease Name: RICH C-12
     

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 11
inverse count .09091
Sx 66
Sxx 506
Sy 1727.53
Syy 272617.3519
Sxy 10415.42
Beta1 552.64
Beta2 1210
Beta .45673
alpha 154.30934
>// Our labels along the x-axis var years = [ "6-2007", "9-2007", "1-2008", "5-2008", "12-2008", "6-2009", "3-2010", "12-2010", "9-2011", "8-2012", "4-2014" ]; // For drawing the lines var CH_prod = [ 128, 170, 170, 153, 163, 162, 155, 156, 157, 153, 160 ]; // For drawing the best fit var lines = [ 154, 155, 155, 156, 156, 157, 157, 157, 158, 158, 159 ]; var CH_cume = [ 128, 298, 468, 621, 784, 946, 1101, 1257, 1414, 1567, 1727 ]; 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.