Canan Mowrey Operating records 73.95% decrease in production in May 2020

Canan Mowrey Operating recorded a decrease of 73.95% in total oil and gas production to 118.94 boe/d in May 2020 when compared with the previous month, according to GlobalData’s USL48 database.

The oil and gas production of Canan Mowrey Operating declined 79.24% in May 2020 from 573 boe/d in May 2019.

On a YTD basis, the company’s total oil and gas production decreased by 31.69% from the same period in 2019.

The company’s oil production declined 74.49% to 112.47 bd in May 2020 from the previous month, while gas production declined by 55.56% to 0.04 mmcf/d. On a YTD basis, oil production decreased by 32.2% in 2020 when compared with the same period in 2019, while gas production declined by 15.09%. Out of the total oil and gas production in May 2020, oil production held a 94.56% share, while gas production held a 5.8% share.

am4core.ready(function() {
am4core.useTheme(am4themes_animated);
am4core.options.commercialLicense = true;
var chart = am4core.create(‘chartdiv611402658’, am4charts.XYChart);
chart.responsive.enabled = true;
chart.data = [{“Text”:”May 2019″,”Value”:”573″},{“Text”:”Jun 2019″,”Value”:”536″},{“Text”:”Jul 2019″,”Value”:”518″},{“Text”:”Aug 2019″,”Value”:”496″},{“Text”:”Sep 2019″,”Value”:”512″},{“Text”:”Oct 2019″,”Value”:”510″},{“Text”:”Nov 2019″,”Value”:”506″},{“Text”:”Dec 2019″,”Value”:”499″},{“Text”:”Jan 2020″,”Value”:”498″},{“Text”:”Feb 2020″,”Value”:”523″},{“Text”:”Mar 2020″,”Value”:”492″},{“Text”:”Apr 2020″,”Value”:”456″},{“Text”:”May 2020″,”Value”:”118″}];
var colorsAmcharts = [‘#373997’, ‘#373997’, ‘#373997’, ‘#373997’, ‘#373997’, ‘#373997’, ‘#373997’, ‘#373997’, ‘#373997’,
‘#373997’, ‘#373997’, ‘#373997’, ‘#373997’, ‘#373997’, ‘#373997’, ‘#373997’, ‘#373997’, ‘#373997’
];
let categoryAxis = chart.xAxes.push(new am4charts.CategoryAxis());
categoryAxis.title.text = ‘[]’;
categoryAxis.dataFields.category = ‘Text’;
categoryAxis.renderer.labels.template.hideOversized = false;
categoryAxis.renderer.minGridDistance = 20;
categoryAxis.renderer.labels.template.horizontalCenter = ‘middle’;
categoryAxis.tooltip.fontSize = 11;
categoryAxis.fontSize = 11;
categoryAxis.tooltip.fontFamily = ‘font-family:IBM Plex Sans, Helvetica Neue, Helvetica, Roboto, Arial,sans-serif’;
categoryAxis.title.fontWeight = ‘bold’;
categoryAxis.title.fontFamily = ‘font-family:IBM Plex Sans, Helvetica Neue, Helvetica, Roboto, Arial,sans-serif’;
categoryAxis.renderer.grid.template.opacity = 0;
categoryAxis.renderer.labels.template.rotation = 90;
categoryAxis.renderer.labels.template.verticalCenter = ‘middle’;
categoryAxis.renderer.labels.template.horizontalCenter = ‘left’;
let valueAxis = chart.yAxes.push(new am4charts.ValueAxis());
valueAxis.title.text = ‘Volume’;
valueAxis.extraMax = 0.01;
valueAxis.title.fontFamily = ‘font-family:IBM Plex Sans, Helvetica Neue, Helvetica, Roboto, Arial,sans-serif’;
valueAxis.fontSize = 11;
valueAxis.tooltip.fontSize = 11;
valueAxis.tooltip.fontFamily = ‘font-family:IBM Plex Sans, Helvetica Neue, Helvetica, Roboto, Arial,sans-serif’;
valueAxis.renderer.grid.template.opacity = 0;
valueAxis.renderer.labels.template.verticalCenter = ‘middle’;
valueAxis.unit = ‘%’;
valueAxis.min = 0;
let label = categoryAxis.renderer.labels.template;
label.wrap = true;
label.maxWidth = 120;
var series = chart.series.push(new am4charts.ColumnSeries());
series.dataFields.valueY = ‘Value’;
series.dataFields.categoryX = ‘Text’;
series.name = ‘Value’;
series.tooltipText = ‘[font-size:11px;font-family:IBM Plex Sans, Helvetica Neue, Helvetica, Roboto, Arial,sans-serif]{categoryX}: [font-size:11px;font-family:IBM Plex Sans, Helvetica Neue, Helvetica, Roboto, Arial,sans-serif]{valueY}[/]’;
series.columns.template.width = am4core.percent(70);
var valueLabel = series.bullets.push(new am4charts.LabelBullet());
valueLabel.label.text = ‘{valueY}’;
valueLabel.label.fontSize = 11;
valueLabel.label.verticalCenter = ‘left’;
valueLabel.label.dy = -12;
var columnTemplate = series.columns.template;
columnTemplate.strokeWidth = 2;
columnTemplate.strokeOpacity = 0;
columnTemplate.stroke = am4core.color(‘#FFFFFF’);
columnTemplate.adapter.add(‘fill’, function(fill, target) {
return am4core.color(colorsAmcharts[target.dataItem.index]);
})
columnTemplate.adapter.add(‘stroke’, function(stroke, target) {
return chart.colors.getIndex(target.dataItem.index);
})
chart.cursor = new am4charts.XYCursor();
chart.cursor.lineX.strokeOpacity = 0;
chart.cursor.lineY.strokeOpacity = 0;
chart.fontSize = 11;
chart.fontFamily = ‘font-family:IBM Plex Sans, Helvetica Neue, Helvetica, Roboto, Arial,sans-serif’;
let title = chart.titles.create();
title.text = ‘Canan Mowrey Operating: Total Production boed (Last 12 months) May 2019 to May 2020’;
title.fontSize = 16;
title.marginBottom = 30;
var watermark = chart.createChild(am4core.Label);
watermark.text = ”;
watermark.align = ‘left’;
watermark.valign = ‘bottom’;
watermark.fillOpacity = 1;
watermark.fontSize = 13;
watermark.fontFamily = ‘font-family:IBM Plex Sans, Helvetica Neue, Helvetica, Roboto, Arial,sans-serif’;
watermark.marginTop = 10;
});

Looking at the states where Canan Mowrey Operating recorded the highest oil and gas production in May 2020, Texas figured at the top, accounting for a 100% share. The company produced 118.94 boe/d in the state in May 2020, a decrease of 73.95% from the previous month.

On a YTD basis, the company produced 2,089.17 boe/d in Texas in 2020, recording a decrease of 31.69% from the same period in 2019.

am4core.ready(function() {
am4core.useTheme(am4themes_animated);
var chart = am4core.create(‘chartdiv1944914745’, am4charts.PieChart);
chart.hiddenState.properties.opacity = 0;
chart.data = [{“Text”:”Texas”,”Value”:”100.00″}];
chart.innerRadius = am4core.percent(50);
chart.depth = 120;
var series = chart.series.push(new am4charts.PieSeries());
series.dataFields.value = ‘Value’;
series.dataFields.category = ‘Text’;
series.slices.template.tooltipText = ‘[font-size:11px;font-family:Atlas Grotesk]{category}: {value}%’;
series.ticks.template.disabled = true;
series.alignLabels = false;
series.labels.template.text = ‘[font-size:8px;font-family:IBM Plex Sans, Helvetica Neue, Helvetica, Roboto, Arial,sans-serif]{value}%’;
series.labels.template.radius = am4core.percent(-20);
series.labels.template.fill = am4core.color(‘white’);
chart.legend = new am4charts.Legend();
chart.legend = new am4charts.Legend();
chart.fontFamily = ‘font-family:IBM Plex Sans, Helvetica Neue, Helvetica, Roboto, Arial,sans-serif’;
chart.fontSize = 11;
chart.legend.fontSize = 11;
chart.legend.valueLabels.template.text = ”;
series.colors.list = [
am4core.color(‘#373997’),
am4core.color(‘#1AC1A9’),
am4core.color(‘#151529’),
am4core.color(‘#6AB9FF’),
am4core.color(‘#FF8AA9’),
am4core.color(‘#515151’),
am4core.color(‘#80EED2’),
am4core.color(‘#DBDBDB’),
am4core.color(‘#FF325C’),
];
let title = chart.titles.create();
title.text = ‘Oil Production by State 2020’;
title.fontSize = 16;
title.marginBottom = 30;
var watermark = chart.createChild(am4core.Label);
watermark.text = ”;
watermark.align = ‘left’;
watermark.valign = ‘bottom’;
watermark.fillOpacity = 1;
watermark.fontSize = 13;
watermark.fontFamily = ‘font-family:IBM Plex Sans, Helvetica Neue, Helvetica, Roboto, Arial,sans-serif’;
watermark.marginTop = 30;
chart.logo.disabled = true;
});

am4core.ready(function() {
am4core.useTheme(am4themes_animated);
var chart = am4core.create(‘chartdiv1037115502’, am4charts.PieChart);
chart.hiddenState.properties.opacity = 0;
chart.data = [{“Text”:”Texas”,”Value”:”100.00″}];
chart.innerRadius = am4core.percent(50);
chart.depth = 120;
var series = chart.series.push(new am4charts.PieSeries());
series.dataFields.value = ‘Value’;
series.dataFields.category = ‘Text’;
series.slices.template.tooltipText = ‘[font-size:11px;font-family:Atlas Grotesk]{category}: {value}%’;
series.ticks.template.disabled = true;
series.alignLabels = false;
series.labels.template.text = ‘[font-size:8px;font-family:IBM Plex Sans, Helvetica Neue, Helvetica, Roboto, Arial,sans-serif]{value}%’;
series.labels.template.radius = am4core.percent(-20);
series.labels.template.fill = am4core.color(‘white’);
chart.legend = new am4charts.Legend();
chart.legend = new am4charts.Legend();
chart.fontFamily = ‘font-family:IBM Plex Sans, Helvetica Neue, Helvetica, Roboto, Arial,sans-serif’;
chart.fontSize = 11;
chart.legend.fontSize = 11;
chart.legend.valueLabels.template.text = ”;
series.colors.list = [
am4core.color(‘#373997’),
am4core.color(‘#1AC1A9’),
am4core.color(‘#151529’),
am4core.color(‘#6AB9FF’),
am4core.color(‘#FF8AA9’),
am4core.color(‘#515151’),
am4core.color(‘#80EED2’),
am4core.color(‘#DBDBDB’),
am4core.color(‘#FF325C’),
];
let title = chart.titles.create();
title.text = ‘Gas Production by State 2020’;
title.fontSize = 16;
title.marginBottom = 30;
var watermark = chart.createChild(am4core.Label);
watermark.text = ”;
watermark.align = ‘left’;
watermark.valign = ‘bottom’;
watermark.fillOpacity = 1;
watermark.fontSize = 13;
watermark.fontFamily = ‘font-family:IBM Plex Sans, Helvetica Neue, Helvetica, Roboto, Arial,sans-serif’;
watermark.marginTop = 30;
chart.logo.disabled = true;
});

Canan Mowrey Operating witnessed the highest oil and gas production in Dickens county in May 2020. Out of all the counties, Dickens county held a share of 82.32% for the firm. The company produced 97.91 boe/d in Dickens county in May 2020, a decrease of 71.79% in production when compared with the previous month.

On a YTD basis, the county produced 1,554.77 boe/d for the company in 2020, a 25% decrease from the same period in 2019.

am4core.ready(function() {
am4core.useTheme(am4themes_animated);
var chart = am4core.create(‘chartdiv1569548094’, am4charts.PieChart);
chart.hiddenState.properties.opacity = 0;
chart.data = [{“Text”:”Dickens”,”Value”:”84.71″},{“Text”:”Hockley”,”Value”:”14.37″},{“Text”:”Cooke”,”Value”:”0.92″},{“Text”:”King”,”Value”:”0.00″},{“Text”:”Terry”,”Value”:”0.00″}];
chart.innerRadius = am4core.percent(50);
chart.depth = 120;
var series = chart.series.push(new am4charts.PieSeries());
series.dataFields.value = ‘Value’;
series.dataFields.category = ‘Text’;
series.slices.template.tooltipText = ‘[font-size:11px;font-family:Atlas Grotesk]{category}: {value}%’;
series.ticks.template.disabled = true;
series.alignLabels = false;
series.labels.template.text = ‘[font-size:8px;font-family:IBM Plex Sans, Helvetica Neue, Helvetica, Roboto, Arial,sans-serif]{value}%’;
series.labels.template.radius = am4core.percent(-20);
series.labels.template.fill = am4core.color(‘white’);
chart.legend = new am4charts.Legend();
chart.legend = new am4charts.Legend();
chart.fontFamily = ‘font-family:IBM Plex Sans, Helvetica Neue, Helvetica, Roboto, Arial,sans-serif’;
chart.fontSize = 11;
chart.legend.fontSize = 11;
chart.legend.valueLabels.template.text = ”;
series.colors.list = [
am4core.color(‘#373997’),
am4core.color(‘#1AC1A9’),
am4core.color(‘#151529’),
am4core.color(‘#6AB9FF’),
am4core.color(‘#FF8AA9’),
am4core.color(‘#515151’),
am4core.color(‘#80EED2’),
am4core.color(‘#DBDBDB’),
am4core.color(‘#FF325C’),
];
let title = chart.titles.create();
title.text = ‘Oil Production by County 2020’;
title.fontSize = 16;
title.marginBottom = 30;
var watermark = chart.createChild(am4core.Label);
watermark.text = ”;
watermark.align = ‘left’;
watermark.valign = ‘bottom’;
watermark.fillOpacity = 1;
watermark.fontSize = 13;
watermark.fontFamily = ‘font-family:IBM Plex Sans, Helvetica Neue, Helvetica, Roboto, Arial,sans-serif’;
watermark.marginTop = 30;
chart.logo.disabled = true;
});

am4core.ready(function() {
am4core.useTheme(am4themes_animated);
var chart = am4core.create(‘chartdiv1143109347’, am4charts.PieChart);
chart.hiddenState.properties.opacity = 0;
chart.data = [{“Text”:”Cooke”,”Value”:”50.00″},{“Text”:”Dickens”,”Value”:”50.00″},{“Text”:”Hockley”,”Value”:”25.00″}];
chart.innerRadius = am4core.percent(50);
chart.depth = 120;
var series = chart.series.push(new am4charts.PieSeries());
series.dataFields.value = ‘Value’;
series.dataFields.category = ‘Text’;
series.slices.template.tooltipText = ‘[font-size:11px;font-family:Atlas Grotesk]{category}: {value}%’;
series.ticks.template.disabled = true;
series.alignLabels = false;
series.labels.template.text = ‘[font-size:8px;font-family:IBM Plex Sans, Helvetica Neue, Helvetica, Roboto, Arial,sans-serif]{value}%’;
series.labels.template.radius = am4core.percent(-20);
series.labels.template.fill = am4core.color(‘white’);
chart.legend = new am4charts.Legend();
chart.legend = new am4charts.Legend();
chart.fontFamily = ‘font-family:IBM Plex Sans, Helvetica Neue, Helvetica, Roboto, Arial,sans-serif’;
chart.fontSize = 11;
chart.legend.fontSize = 11;
chart.legend.valueLabels.template.text = ”;
series.colors.list = [
am4core.color(‘#373997’),
am4core.color(‘#1AC1A9’),
am4core.color(‘#151529’),
am4core.color(‘#6AB9FF’),
am4core.color(‘#FF8AA9’),
am4core.color(‘#515151’),
am4core.color(‘#80EED2’),
am4core.color(‘#DBDBDB’),
am4core.color(‘#FF325C’),
];
let title = chart.titles.create();
title.text = ‘Gas Production by County 2020’;
title.fontSize = 16;
title.marginBottom = 30;
var watermark = chart.createChild(am4core.Label);
watermark.text = ”;
watermark.align = ‘left’;
watermark.valign = ‘bottom’;
watermark.fillOpacity = 1;
watermark.fontSize = 13;
watermark.fontFamily = ‘font-family:IBM Plex Sans, Helvetica Neue, Helvetica, Roboto, Arial,sans-serif’;
watermark.marginTop = 30;
chart.logo.disabled = true;
});

Methodology

All publicly announced wells data are included in this analysis, which is drawn from GlobalData’s USL48 database that provides insights into oil and gas permits and wells as disclosed by state ministry sites.

GlobalData collects the latest production data and analyses the trends when it is made available for public disclosure by state ministries. Differences, if any, between the period of activity and the article date may be attributed to delays in the issuance of data.

The post Canan Mowrey Operating records 73.95% decrease in production in May 2020 appeared first on Offshore Technology.

Share to your network

Leave a Comment

Shopping Cart