KGS Home Page Oil and Gas Index Page Lease Production Page

ERICA 1 Lease


Lease: ERICA 1
Operator: Indian Oil Co., Inc.
Location: T35S, R12W, Sec. 8
Cumulative Production: 4875.57 barrels (from 2014 to 2022)
KS Dept. of Revenue Lease Code: 145685
KS Dept. of Revenue Lease Name: ERICA 1
     

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 23
inverse count .04348
Sx 276
Sxx 4324
Sy 4875.57
Syy 1574861.7051
Sxy 42356.94
Beta1 -371447.7
Beta2 23276
Beta -15.9584
alpha 403.49824
>// Our labels along the x-axis var years = [ "1-2014", "2-2014", "3-2014", "4-2014", "5-2014", "6-2014", "7-2014", "8-2014", "9-2014", "11-2014", "12-2014", "3-2015", "4-2015", "7-2015", "11-2015", "8-2016", "12-2016", "5-2017", "7-2018", "2-2019", "8-2019", "3-2020", "1-2022" ]; // For drawing the lines var CH_prod = [ 729, 603, 322, 307, 303, 161, 156, 155, 149, 151, 158, 151, 154, 157, 149, 147, 149, 163, 151, 121, 153, 48, 140 ]; // For drawing the best fit var lines = [ 387, 371, 355, 339, 323, 307, 291, 275, 259, 243, 227, 211, 196, 180, 164, 148, 132, 116, 100, 84, 68, 52, 36 ]; var CH_cume = [ 729, 1332, 1654, 1961, 2264, 2425, 2581, 2736, 2885, 3036, 3194, 3345, 3499, 3656, 3805, 3952, 4101, 4264, 4415, 4536, 4689, 4737, 4877 ]; 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.