KGS Home Page Oil and Gas Index Page Lease Production Page

Jim 1-19 Lease


Lease: Jim 1-19
Operator: Messenger Petroleum, Inc.
Location: T29S, R6W, Sec. 19
Cumulative Production: 2203.96 barrels (from 2010 to 2023)
KS Dept. of Revenue Lease Code: 140984
KS Dept. of Revenue Lease Name: JIM 1-19
     

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 2203.96
Syy 347163.1532
Sxy 16474.58
Beta1 -771.68
Beta2 3185
Beta -.24229
alpha 159.24607
>// Our labels along the x-axis var years = [ "7-2010", "3-2011", "1-2012", "12-2012", "11-2013", "8-2014", "1-2015", "7-2015", "1-2016", "10-2016", "10-2020", "11-2020", "10-2021", "10-2023" ]; // For drawing the lines var CH_prod = [ 158, 161, 163, 156, 158, 159, 161, 151, 157, 150, 154, 158, 156, 162 ]; // For drawing the best fit var lines = [ 159, 158, 158, 158, 158, 157, 157, 157, 157, 156, 156, 156, 156, 155 ]; var CH_cume = [ 158, 319, 482, 638, 796, 955, 1116, 1267, 1424, 1574, 1728, 1886, 2042, 2204 ]; 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.