KGS Home Page Oil and Gas Index Page Lease Production Page

Dvorak 1 Lease


Lease: Dvorak 1
Operator: Taos Resources Operating Company LLC
Location: T34S, R4W, Sec. 22
Cumulative Production: 4292.68 barrels (from 2009 to 2015)
KS Dept. of Revenue Lease Code: 139890
KS Dept. of Revenue Lease Name: DVORAK #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 14
inverse count .07143
Sx 105
Sxx 1015
Sy 4292.68
Syy 2998135.1296
Sxy 25248.29
Beta1 -97255.34
Beta2 3185
Beta -30.53543
alpha 535.64644
>// Our labels along the x-axis var years = [ "3-2009", "6-2014", "7-2014", "8-2014", "9-2014", "10-2014", "11-2014", "12-2014", "1-2015", "2-2015", "3-2015", "6-2015", "7-2015", "9-2015" ]; // For drawing the lines var CH_prod = [ 20, 168, 1466, 502, 496, 165, 172, 321, 164, 169, 170, 171, 168, 142 ]; // For drawing the best fit var lines = [ 505, 474, 444, 413, 382, 352, 321, 291, 260, 230, 199, 169, 138, 108 ]; var CH_cume = [ 20, 188, 1654, 2156, 2652, 2817, 2989, 3310, 3474, 3643, 3813, 3984, 4152, 4294 ]; 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.