KGS Home Page Oil and Gas Index Page Lease Production Page

Carr 1 Lease


Lease: Carr 1
Operator: Griffin, Charles N.
Location: T32S, R12W, Sec. 14
Cumulative Production: 3042.77 barrels (from 2014 to 2019)
KS Dept. of Revenue Lease Code: 144732
KS Dept. of Revenue Lease Name: CARR OWWO 1
     

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 14
inverse count .07143
Sx 105
Sxx 1015
Sy 3042.77
Syy 898192.4459
Sxy 17158.3
Beta1 -79274.65
Beta2 3185
Beta -24.89
alpha 404.02379
>// Our labels along the x-axis var years = [ "1-2014", "2-2014", "3-2014", "5-2014", "6-2014", "8-2014", "10-2014", "12-2014", "3-2018", "5-2018", "8-2018", "11-2018", "4-2019", "9-2019" ]; // For drawing the lines var CH_prod = [ 324, 503, 319, 472, 155, 155, 158, 169, 156, 134, 141, 152, 164, 41 ]; // For drawing the best fit var lines = [ 379, 354, 329, 304, 279, 254, 229, 204, 180, 155, 130, 105, 80, 55 ]; var CH_cume = [ 324, 827, 1146, 1618, 1773, 1928, 2086, 2255, 2411, 2545, 2686, 2838, 3002, 3043 ]; 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.