Bury Council spent £12k sending worker to France conference

Bury Council spent £12k sending worker to France conference

Latest News: Today’s News Headlines, Breaking News India -2025

Bury Council said representatives from all ten Greater Manchester councils attended the annual three-day MIPIM real estate conference in Cannes in March this year.

Figures published by MailOnline following freedom of information requests stated that Bury Council reported costs of £12,000 to send a representative to the conference.

MIPIM, which translates from French as The International Market for Real Estate Professionals, is an annual conference bringing together developers from across the world to promote their areas and seek inward investment from global players.

Bury Council said it made a ‘late decision’ to send one officer to the conference, at the request of the Greater Manchester Combined Authority (GMCA), which was keen to promote huge infrastructure and jobs projects it is overseeing, including the m***ive Northern Gateway development, which straddles areas of Bury, Rochdale and Oldham.

Illustration of the Northern Gateway employment proposals. Uploaded by George Lythgoe. (Image: Northern Gateway Development Vehicle)

The council added that the request was so that the “whole of Greater Manchester was represented”.

MailOnline stated that nationally, more than £170,000 of taxpayers’ money was splashed out on sending more than 60 civil servants and council officials to the conference.

A Bury council spokesman said the officials from the Greater Manchester authorities represented the region at the conference under the ‘Marketing Manchester’ banner.

This is a brand charged with promoting Greater Manchester nationally and internationally as a place to visit, invest, meet, and study.

The council questioned the comparability of costs ***ociated with the different delegations, saying £9,000 of the £12,000 was for admission and the package it paid to Marketing Manchester, which included events and opportunities to promote the region to investors.

It questioned whether other councils included this fee or just gave the travel and related costs of the trips when answering the Freedom of Information requests, as other authorities sent more officers than Bury did, with seemingly lower costs.

The council said the remaining costs were for accommodation and flights, which were economy cl*** with EasyJet.

It added that the cost claimed for subsistence by the delegate during the conference was less than £20 a day.

A spokesman for Bury Council, said: “We believe this is the first year that all 10 Greater Manchester authorities attended at the same time.

Bury Town Hall (Image: Bury Council)

“This reflects the growing international reputation that the city region has built, as reflected in the major investment projects taking place across the area – not least of which is the £1 billion Northern Gateway, the largest regeneration site in the north of England and one which will create 20,000 jobs.

“This will bring substantial benefits to Bury, alongside our own regeneration projects in Bury, Radcliffe and Prestwich.

“We took a late decision to send one officer to the conference, at the request of the GMCA, in order that the whole of GM was represented.”

Bury Council said that each officer attending from across Greater Manchester ‘worked extremely long days promoting their town and region over the course of the conference’.

MIPIM bills itself on its website as a conference where delegates can do ‘one year of business in a week’.

The Bury Council statement added: “This conference enabled us to engage with a variety of development, funding and consultancy stakeholders from a worldwide audience in order to promote numerous regeneration schemes within Bury, which total £250 million of investment.

“Part of this includes promotional and marketing activities which show the value of Bury being seen as front and centre of regeneration and the Northern Gateway.

“We are acutely conscious of the need to spend taxpayers’ money wisely.

“We are confident that the cost of attending this conference will be repaid many times over by the economic and employment benefits this borough will secure.”

At the time of publishing, GMCA had not responded to a request for comment.

( function () {

window._sp_ = {
config: {
baseEndpoint: ‘
accountId: 52,
targetingParams:{
subscribed: false,
privacy: false
},
gdpr: { },
events: {
onMessageReady: function (message_type) {
trackSPEvents(‘event76’);
},
onMessageChoiceSelect: function (message_type, choice_id, choice_type_id) {
console.log(‘message_type: ‘, message_type);
console.log(‘choice_id: ‘, choice_id);
console.log(‘choice_type_id: ‘, choice_type_id);
if (‘yes’ === ‘yes’) {
if (choice_type_id === 12) {
trackSPEvents(‘event83’); //Consent Banner Reject All
trackSPEvents(‘event82’); //Journalism Message Shown
}
if (choice_type_id === 11) {
trackSPEvents(‘event78’);
}
if (choice_type_id === 9) {
trackSPEvents(‘event77’);
}
} else {
// these are the second argument in non-gate
if (choice_type_id === 12) {
trackSPEvents(‘event77’);
}

if (choice_type_id === 11) {
trackSPEvents(‘event78’);
}

if (choice_type_id === 13) {
trackSPEvents(‘event83’);
}
}
},
onPrivacyManagerActionStatus: function(message_type, status, actionType) {
console.log(‘message_type: ‘ + message_type);
console.log(‘status: ‘ + status);
console.log(‘actionType: ‘ + actionType);
if (‘yes’ === ‘yes’) {
if (actionType === 11) {
trackSPEvents(‘event79’); //Privacy Manager Accept
}
if (actionType === 9) {
trackSPEvents(‘event68’); //Privacy Manager Redirect
}
if (actionType === 1) {
trackSPEvents(‘event75’); //Forced tcf String Change
}
} else {
// these are the second argument in non-gate
if (actionType === 13) {
trackSPEvents(‘event81’); //Privacy Manager Reject
}
if (actionType === 11) {
trackSPEvents(‘event79’); //Privacy Manager Accept
}
if (actionType === 1) {
trackSPEvents(‘event80’); //Privacy Manager Save & Exit
}
}
},
onPMCancel: function (message_type) {
console.log(‘onPMCancel’, message_type);
trackSPEvents(‘event84’); //Privacy Manager Back
},
}
}
}

__tcfapi(‘addEventListener’, 2, function (tcData, success) {
console.log(‘SP: Event Listen:’, tcData, success);
if (success && tcData.eventStatus === ‘useractioncomplete’) {
setTcfCookie(tcData.purpose.consents, tcData.purpose.legitimateInterests);

var csnt=”none”;
if ($.cookie(‘_sp_enable_dfp_personalized_ads’) === ‘true’) {
csnt=”yes”;
} else if ($.cookie(‘_sp_enable_dfp_personalized_ads’) === ‘false’) {
csnt=”no”;
}
googletag.cmd.push(function() {
// console.log(‘DFP: Cookie check – setting dfpcsnt to ‘, csnt);
googletag.pubads().setTargeting(‘dfpcsnt’, csnt);
});
// ready to start DFP
// console.log(‘PIANO: setting unrestricted via useractioncomplete’);
// runPiano(‘unrestricted’);
startAdvertising(tcData.listenerId);

var e = new Event(‘launch:cmp:choice-made’);
window.dispatchEvent(e);
} else if (success && tcData.eventStatus === ‘tcloaded’) {
// tcloaded means a valid TCF v2.0 string is available
// console.log(‘PIANO: setting unrestricted via tcloaded’);
// runPiano(‘unrestricted’);
if (tcData.gdprApplies === false) {
$.cookie(‘_sp_enable_dfp_personalized_ads’, ‘true’, {domain: ‘.theboltonnews.co.uk’, path: ” expires: 100});
}
startAdvertising(tcData.listenerId);

} else if (success && tcData.eventStatus === ‘useractionnotcomplete’) {
// do nothing – this means the user has not made a choice yet
} else if (success && tcData.eventStatus === ‘cmpuishown’) {
// do nothing – this means the CMP UI has been shown
} else if (!success) {
// $.cookie(‘_sp_enable_dfp_personalized_ads’, ‘true’, {domain: ‘.theboltonnews.co.uk’, path: ” expires: 100});
// startAdvertising();
} else {
// console.log(‘PIANO: setting restricted’);
// runPiano(‘restricted’);
}
});

$(do***ent).on(‘click’, ‘.gdpr-option-v2’, function (e) {
e.preventDefault();
sendEvent76 = false;
var id = $(this).data(‘v2-id’);
if ($(this).data(‘is-gate’) === ‘yes’) {
trackSPEvents(‘event87’);
_sp_.gdpr.loadPrivacyManagerModal(id);
} else {
trackSPEvents(‘event77’);
_sp_.gdpr.loadPrivacyManagerModal(id);
}
});

function getTcfData() {
__tcfapi(‘addEventListener’, 2, function(data, success) {
if (!data.purpose || !data.purpose.consents || !data.purpose.legitimateInterests) {
// console.log(‘DFP: No TCF data found, not setting cookies’);
return;
}
setTcfCookie(data.purpose.consents, data.purpose.legitimateInterests);
}, [755]);
}
getTcfData();

function setTcfCookie(data, legitimateInterests) {
var consents = [];
$.each(data, function(id, consent) {
var c = (consent === true) ? ‘yes’ : ‘no’;
consents.push(c)
});
// console.log(‘DFP: consents length: ‘, consents.length);
if (consents.length !== 10) {
// consents = consents.fill(‘no’, consents.length, 10);
for (var i = consents.length; i 800) {
$(‘.article-hero’).attr(‘style’, ‘order: 1’);
}
window.hide_overlay_for_exco = true;
});
};
fjs.parentNode.insertBefore(js, fjs);
}(do***ent, ‘script’, ‘exco-player’));
}

function loadSocials()
{
const socials = [



];

socials.forEach((social) => {
var script = do***ent.createElement(‘script’);
script.src = social;
script.async = true;
do***ent.getElementsByTagName(‘head’)[0].appendChild(script);
});
}

})();

Latest News: Today’s News Headlines, Breaking News India -2025

Source link

Leave a Reply

Your email address will not be published. Required fields are marked *