KGS Home Page Oil and Gas Index Page Lease Production Page

JOSEPHINE Lease


Lease: JOSEPHINE
Operator: Cholla Resources, Inc.
Location: SE SE SW T19S, R34W, Sec. 15
Cumulative Production: 3628 barrels (from 1991 to 1995)
KS Dept. of Revenue Lease Code: 130928
KS Dept. of Revenue Lease Name: JOSEPHINE 2-15
     

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 13
inverse count .07692
Sx 91
Sxx 819
Sy 3628
Syy 1319172
Sxy 19999
Beta1 -70161
Beta2 2366
Beta -29.65385
alpha 486.63441
>// Our labels along the x-axis var years = [ "6-1991", "7-1991", "8-1991", "9-1991", "10-1991", "11-1991", "12-1991", "1-1992", "2-1992", "3-1992", "4-1992", "5-1992", "10-1995" ]; // For drawing the lines var CH_prod = [ 299, 630, 340, 483, 335, 169, 160, 339, 334, 175, 174, 173, 17 ]; // For drawing the best fit var lines = [ 456, 427, 397, 368, 338, 308, 279, 249, 219, 190, 160, 130, 101 ]; var CH_cume = [ 299, 929, 1269, 1752, 2087, 2256, 2416, 2755, 3089, 3264, 3438, 3611, 3628 ]; 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.