KGS Home Page Oil and Gas Index Page Lease Production Page

ROBINSON A Lease


Lease: ROBINSON A
Operator: SH Oil Operations LLC
Location: T28S, R5W, Sec. 17
Cumulative Production: 2057.24 barrels (from 2007 to 2023)
KS Dept. of Revenue Lease Code: 138371
KS Dept. of Revenue Lease Name: ROBINSON 'A'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 20
inverse count .05
Sx 210
Sxx 2870
Sy 2057.24
Syy 234002.5294
Sxy 22458.61
Beta1 17151.8
Beta2 13300
Beta 1.28961
alpha 89.3211
>// Our labels along the x-axis var years = [ "5-2007", "8-2007", "12-2007", "5-2008", "10-2008", "2-2009", "8-2009", "3-2010", "8-2010", "3-2011", "11-2011", "7-2012", "4-2013", "2-2014", "2-2015", "9-2016", "5-2018", "9-2020", "6-2022", "5-2023" ]; // For drawing the lines var CH_prod = [ 123, 94, 127, 115, 73, 84, 104, 72, 89, 88, 86, 34, 85, 78, 133, 166, 162, 162, 77, 107 ]; // For drawing the best fit var lines = [ 90, 91, 93, 94, 95, 97, 98, 99, 100, 102, 103, 104, 106, 107, 108, 109, 111, 112, 113, 115 ]; var CH_cume = [ 123, 217, 344, 459, 532, 616, 720, 792, 881, 969, 1055, 1089, 1174, 1252, 1385, 1551, 1713, 1875, 1952, 2059 ]; 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.