");vwo_$('head').append(_vwo_sel);return vwo_$('head')[0] && vwo_$('head')[0].lastChild;})("HEAD")}}, R_940895_48_1_2_0:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var ctx=vwo_$(x),el;
/*vwo_debug log("Revert","content",""); vwo_debug*/;
el=vwo_$('[vwo-element-id="1742919897117"]');
el.revertContentOp().remove();})("HEAD")}}, C_940895_48_1_2_1:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("editElement",".stylingblock-content-margin-cell > table:nth-of-type(1) > tbody:nth-of-type(1) > tr:nth-of-type(1) > td:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > h2:nth-of-type(1) > span:nth-of-type(1)"); vwo_debug*/(el=vwo_$(".stylingblock-content-margin-cell > table:nth-of-type(1) > tbody:nth-of-type(1) > tr:nth-of-type(1) > td:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > h2:nth-of-type(1) > span:nth-of-type(1)")).html("Hello! David Brancaccio here. Do you want instant access to the free online course - “Economics 101” - to understand basic economic concepts?");})(".stylingblock-content-margin-cell > table:nth-of-type(1) > tbody:nth-of-type(1) > tr:nth-of-type(1) > td:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > h2:nth-of-type(1) > span:nth-of-type(1)")}}, R_940895_48_1_2_1:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","editElement",".stylingblock-content-margin-cell > table:nth-of-type(1) > tbody:nth-of-type(1) > tr:nth-of-type(1) > td:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > h2:nth-of-type(1) > span:nth-of-type(1)"); vwo_debug*/(el=vwo_$(".stylingblock-content-margin-cell > table:nth-of-type(1) > tbody:nth-of-type(1) > tr:nth-of-type(1) > td:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > h2:nth-of-type(1) > span:nth-of-type(1)")).vwoRevertHtml();})(".stylingblock-content-margin-cell > table:nth-of-type(1) > tbody:nth-of-type(1) > tr:nth-of-type(1) > td:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > h2:nth-of-type(1) > span:nth-of-type(1)")}}, C_940895_48_1_2_2:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("content","[vwo-element-id='1742482566780']"); vwo_debug*/(el=vwo_$("[vwo-element-id='1742482566780']")).replaceWith2("You'll gain real-world insights into how economics impacts your daily life with this easy-to-follow online course. This crash course is based on the acclaimed textbook Economy, Society, and Public Policy by CORE Econ, tailored to help you grasp key concepts without feeling overwhelmed.
Whether you're new to economics or just want to deepen your understanding, this course covers the basics and connects them to today’s pressing issues—from inequality to public policy decisions.
Each week, you'll receive a reading guide that distills core principles, offers actionable takeaways, and explains how they affect the current world. While the full ebook enriches the experience, the guides alone provide a comprehensive understanding of fundamental economic ideas.
You’ll find this course especially useful and unique because…"),el=vwo_$("[vwo-element-id='1742482566780']");})("[vwo-element-id='1742482566780']")}}, R_940895_48_1_2_2:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","content","[vwo-element-id='1742482566780']"); vwo_debug*/(el=vwo_$("[vwo-element-id='1742482566780']")).revertContentOp(),el=vwo_$("[vwo-element-id='1742482566780']");})("[vwo-element-id='1742482566780']")}}, C_940895_39_1_2_1:{ fn:function(log,nonce=''){return (function(x) {
try{
var _vwo_sel = vwo_$("`);
!vwo_$("head").find('#1740425171462').length && vwo_$('head').append(_vwo_sel);}catch(e) {console.error(e)}
try{}catch(e) {console.error(e)}
try{const DONATION_INTERRUPTER_OPTIONS = {
headingSectionHTML: (`
Before you go, would you consider becoming a sustainer to MPR News?
`),
bodySectionHTML: (`
Your monthly gift supports trusted journalism, music discovery, and community
conversation for all – no matter where you live or how you listen. From the
broadcast to the podcast, on-air and online, gifts from individuals power everything
you find at Minnesota Public Radio.
Would you consider becoming a sustainer by converting your one-time gift to a
monthly gift today?
`),
min: 100, // do not show if original gift is below this amount
max: 500, // do not show if original gift is above this amount
askAmount: (originalAmount) => {
// the input is the original amount
// the output is the ask amount, or false if the input does not map to an ask amount
if (originalAmount > 500.00) // $500+
return false; // don't show
if (originalAmount >= 400.00) // $400-$500
return 50.00;
if (originalAmount >= 300.00) // $300-$399
return 40.00;
if (originalAmount >= 200.00) // $200-$299
return 30.00;
if (originalAmount >= 100.00) // $100-$199
return 15.00;
if (originalAmount < 100.00) // $100-
return 10.00;
return false;
},
};
//
//
//
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
//
//
//
window.NA.DonationForm.init({ makeTabbed: false }).then(async (donationFormApi) => {
//console.log("DonationForm:", donationFormApi);
console.log("Donation Form: %c READY %c", 'background-color: MediumSeaGreen; color: white; font-weight: bold;', 'background-color: unset; color: unset; font-weight: unset;');
console.log(donationFormApi);
const interrupter = await donationFormApi.DonationInterrupter.init({
min: DONATION_INTERRUPTER_OPTIONS.min,
max: DONATION_INTERRUPTER_OPTIONS.max,
askAmount: DONATION_INTERRUPTER_OPTIONS.askAmount,
popupHTML: {
headingHTML: DONATION_INTERRUPTER_OPTIONS.headingSectionHTML,
bodyHTML: DONATION_INTERRUPTER_OPTIONS.bodySectionHTML,
},
});
//console.log("DonationInterrupter", interrupter);
console.log("Donation Interrupter: %c READY %c", 'background-color: MediumSeaGreen; color: white; font-weight: bold;', 'background-color: unset; color: unset; font-weight: unset;');
console.log(interrupter);
//interrupter.show(); // debug: always show popup immediately when page loads
}).catch((error) => { console.log("Donation Interrupter: %c FAILED %c An error occured when initializing the API:", 'background-color: Tomato; color: white; font-weight: bold;', 'background-color: unset; color: Tomato; font-weight: unset;'), console.error(error) });
}catch(e) {console.error(e)}
return vwo_$('head')[0] && vwo_$('head')[0].lastChild;})("head")}}, R_940895_48_1_2_3:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","content",".stylingblock-content-margin-cell > table:nth-of-type(1) > tbody:nth-of-type(1) > tr:nth-of-type(1) > td:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1)"); vwo_debug*/(el=vwo_$(".stylingblock-content-margin-cell > table:nth-of-type(1) > tbody:nth-of-type(1) > tr:nth-of-type(1) > td:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1)")).revertContentOp(),el=vwo_$(".stylingblock-content-margin-cell > table:nth-of-type(1) > tbody:nth-of-type(1) > tr:nth-of-type(1) > td:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1)");})(".stylingblock-content-margin-cell > table:nth-of-type(1) > tbody:nth-of-type(1) > tr:nth-of-type(1) > td:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1)")}}},rules:[{"triggers":["8536412"],"tags":[{"metricId":959030,"id":"metric","data":{"type":"m","campaigns":[{"c":63,"g":3}]}},{"metricId":959030,"id":"metric","data":{"type":"m","campaigns":[{"c":54,"g":2}]}},{"metricId":959030,"id":"metric","data":{"type":"m","campaigns":[{"c":55,"g":3}]}},{"metricId":959030,"id":"metric","data":{"type":"m","campaigns":[{"c":16,"g":4}]}},{"metricId":959030,"id":"metric","data":{"type":"m","campaigns":[{"c":64,"g":3}]}},{"metricId":959030,"id":"metric","data":{"type":"m","campaigns":[{"c":39,"g":1}]}},{"metricId":959030,"id":"metric","data":{"type":"m","campaigns":[{"c":48,"g":4}]}},{"metricId":959030,"id":"metric","data":{"type":"m","campaigns":[{"c":61,"g":3}]}},{"metricId":959030,"id":"metric","data":{"type":"m","campaigns":[{"c":62,"g":2}]}}]},{"triggers":["8536409"],"tags":[{"metricId":959027,"id":"metric","data":{"type":"m","campaigns":[{"c":63,"g":4}]}},{"metricId":959027,"id":"metric","data":{"type":"m","campaigns":[{"c":54,"g":4}]}},{"metricId":959027,"id":"metric","data":{"type":"m","campaigns":[{"c":55,"g":4}]}},{"metricId":959027,"id":"metric","data":{"type":"m","campaigns":[{"c":16,"g":1}]}},{"metricId":959027,"id":"metric","data":{"type":"m","campaigns":[{"c":64,"g":4}]}},{"metricId":959027,"id":"metric","data":{"type":"m","campaigns":[{"c":39,"g":3}]}},{"metricId":959027,"id":"metric","data":{"type":"m","campaigns":[{"c":48,"g":5}]}},{"metricId":959027,"id":"metric","data":{"type":"m","campaigns":[{"c":61,"g":4}]}},{"metricId":959027,"id":"metric","data":{"type":"m","campaigns":[{"c":62,"g":3}]}}]},{"triggers":["10589191"],"tags":[{"priority":4,"id":"runCampaign","data":"campaigns.63"},{"priority":4,"id":"runCampaign","data":"campaigns.54"},{"priority":4,"id":"runCampaign","data":"campaigns.55"},{"priority":4,"id":"runCampaign","data":"campaigns.16"},{"priority":4,"id":"runCampaign","data":"campaigns.64"},{"priority":4,"id":"runCampaign","data":"campaigns.48"},{"priority":4,"id":"runCampaign","data":"campaigns.61"},{"priority":4,"id":"runCampaign","data":"campaigns.62"}]},{"triggers":["12454056"],"tags":[{"metricId":0,"id":"metric","data":{"type":"g","campaigns":[{"c":39,"g":5}]}}]},{"triggers":["8639604"],"tags":[{"metricId":951908,"id":"metric","data":{"type":"m","campaigns":[{"c":63,"g":1}]}},{"metricId":951908,"id":"metric","data":{"type":"m","campaigns":[{"c":54,"g":5}]}},{"metricId":951908,"id":"metric","data":{"type":"m","campaigns":[{"c":55,"g":5}]}},{"metricId":951908,"id":"metric","data":{"type":"m","campaigns":[{"c":16,"g":6}]}},{"metricId":951908,"id":"metric","data":{"type":"m","campaigns":[{"c":64,"g":1}]}},{"metricId":951908,"id":"metric","data":{"type":"m","campaigns":[{"c":48,"g":1}]}},{"metricId":951908,"id":"metric","data":{"type":"m","campaigns":[{"c":61,"g":1}]}},{"metricId":951908,"id":"metric","data":{"type":"m","campaigns":[{"c":62,"g":4}]}}]},{"triggers":["12454059"],"tags":[{"metricId":0,"id":"metric","data":{"type":"g","campaigns":[{"c":39,"g":6}]}}]},{"triggers":["12454053"],"tags":[{"priority":4,"id":"runCampaign","data":"campaigns.39"}]},{"triggers":["8536415"],"tags":[{"metricId":959033,"id":"metric","data":{"type":"m","campaigns":[{"c":63,"g":2}]}},{"metricId":959033,"id":"metric","data":{"type":"m","campaigns":[{"c":54,"g":3}]}},{"metricId":959033,"id":"metric","data":{"type":"m","campaigns":[{"c":55,"g":2}]}},{"metricId":959033,"id":"metric","data":{"type":"m","campaigns":[{"c":16,"g":3}]}},{"metricId":959033,"id":"metric","data":{"type":"m","campaigns":[{"c":64,"g":2}]}},{"metricId":959033,"id":"metric","data":{"type":"m","campaigns":[{"c":39,"g":2}]}},{"metricId":959033,"id":"metric","data":{"type":"m","campaigns":[{"c":48,"g":3}]}},{"metricId":959033,"id":"metric","data":{"type":"m","campaigns":[{"c":61,"g":2}]}},{"metricId":959033,"id":"metric","data":{"type":"m","campaigns":[{"c":62,"g":1}]}}]},{"triggers":["12639747"],"tags":[{"metricId":0,"id":"metric","data":{"type":"g","campaigns":[{"c":16,"g":5}]}}]},{"triggers":["12454062"],"tags":[{"metricId":0,"id":"metric","data":{"type":"g","campaigns":[{"c":39,"g":7}]}}]},{"triggers":["8459768"],"tags":[{"metricId":951905,"id":"metric","data":{"type":"m","campaigns":[{"c":63,"g":5}]}},{"metricId":951905,"id":"metric","data":{"type":"m","campaigns":[{"c":54,"g":1}]}},{"metricId":951905,"id":"metric","data":{"type":"m","campaigns":[{"c":55,"g":1}]}},{"metricId":951905,"id":"metric","data":{"type":"m","campaigns":[{"c":16,"g":2}]}},{"metricId":951905,"id":"metric","data":{"type":"m","campaigns":[{"c":64,"g":5}]}},{"metricId":951905,"id":"metric","data":{"type":"m","campaigns":[{"c":39,"g":4}]}},{"metricId":951905,"id":"metric","data":{"type":"m","campaigns":[{"c":48,"g":2}]}},{"metricId":951905,"id":"metric","data":{"type":"m","campaigns":[{"c":61,"g":5}]}},{"metricId":951905,"id":"metric","data":{"type":"m","campaigns":[{"c":62,"g":5}]}}]},{"triggers":["9"],"tags":[{"priority":2,"id":"visibilityService"}]},{"triggers":["2"],"tags":[{"id":"runTestCampaign"}]},{"triggers":["75"],"tags":[{"id":"urlChange"}]},{"triggers":["5"],"tags":[{"id":"checkEnvironment"}]},{"triggers":["8"],"tags":[{"priority":3,"id":"prePostMutation"},{"id":"groupCampaigns","priority":2}]}],pages:{"ec":[{"1625289":{"inc":["o",["url","urlReg","(?i).*"]]}},{"2121531":{"inc":["o",["pg","eq","141375"]]}}],"pc":[{"141375":{"inc":["o",["url","urlReg","(?i)^https?\\:\\\/\\\/(w{3}\\.)?mprnews\\.org\\\/story.*"],["url","urlReg","(?i)^https?\\:\\\/\\\/(w{3}\\.)?mprnews\\.org\\\/episode.*"]]}}]},pagesEval:{"ec":[1625289,2121531],"pc":[141375]},stags:{}}})();
;;var commonWrapper=function(argument){if(!argument){argument={valuesGetter:function(){return{}},valuesSetter:function(){},verifyData:function(){return{}}}}const getVisitorUuid=function(){if(window._vwo_acc_id>=1037725){return window.VWO&&window.VWO.get("visitor.id")}else{return window.VWO._&&window.VWO._.cookies&&window.VWO._.cookies.get("_vwo_uuid")}};var pollInterval=100;var timeout=6e4;return function(){var accountIntegrationSettings={};var _interval=null;function waitForAnalyticsVariables(){try{accountIntegrationSettings=argument.valuesGetter();accountIntegrationSettings.visitorUuid=getVisitorUuid()}catch(error){accountIntegrationSettings=undefined}if(accountIntegrationSettings&&argument.verifyData(accountIntegrationSettings)){argument.valuesSetter(accountIntegrationSettings);return 1}return 0}var currentTime=0;_interval=setInterval((function(){currentTime=currentTime||performance.now();var result=waitForAnalyticsVariables();if(result||performance.now()-currentTime>=timeout){clearInterval(_interval)}}),pollInterval)}};
var pushBasedCommonWrapper=function(argument){var firedCamp={};if(!argument){argument={integrationName:"",getExperimentList:function(){},accountSettings:function(){},pushData:function(){}}}return function(){window.VWO=window.VWO||[];const getVisitorUuid=function(){if(window._vwo_acc_id>=1037725){return window.VWO&&window.VWO.get("visitor.id")}else{return window.VWO._&&window.VWO._.cookies&&window.VWO._.cookies.get("_vwo_uuid")}};var sendDebugLogsOld=function(expId,variationId,errorType,user_type,data){try{var errorPayload={f:argument["integrationName"]||"",a:window._vwo_acc_id,url:window.location.href,exp:expId,v:variationId,vwo_uuid:getVisitorUuid(),user_type:user_type};if(errorType=="initIntegrationCallback"){errorPayload["log_type"]="initIntegrationCallback";errorPayload["data"]=JSON.stringify(data||"")}else if(errorType=="timeout"){errorPayload["timeout"]=true}if(window.VWO._.customError){window.VWO._.customError({msg:"integration debug",url:window.location.href,lineno:"",colno:"",source:JSON.stringify(errorPayload)})}}catch(e){window.VWO._.customError&&window.VWO._.customError({msg:"integration debug failed",url:"",lineno:"",colno:"",source:""})}};var sendDebugLogs=function(expId,variationId,errorType,user_type){var eventName="vwo_debugLogs";var eventPayload={};try{eventPayload={intName:argument["integrationName"]||"",varId:variationId,expId:expId,type:errorType,vwo_uuid:getVisitorUuid(),user_type:user_type};if(window.VWO._.event){window.VWO._.event(eventName,eventPayload,{enableLogs:1})}}catch(e){eventPayload={msg:"integration event log failed",url:window.location.href};window.VWO._.event&&window.VWO._.event(eventName,eventPayload)}};const callbackFn=function(data){if(!data)return;var expId=data[1],variationId=data[2],repeated=data[0],singleCall=0,debug=0;var experimentList=argument.getExperimentList();var integrationName=argument["integrationName"]||"vwo";if(typeof argument.accountSettings==="function"){var accountSettings=argument.accountSettings();if(accountSettings){singleCall=accountSettings["singleCall"];debug=accountSettings["debug"]}}if(debug){sendDebugLogs(expId,variationId,"intCallTriggered",repeated)}if(singleCall&&(repeated==="vS"||repeated==="vSS")||firedCamp[expId]){return}window.expList=window.expList||{};var expList=window.expList[integrationName]=window.expList[integrationName]||[];if(expId&&variationId&&["VISUAL_AB","VISUAL","SPLIT_URL"].indexOf(_vwo_exp[expId].type)>-1){if(experimentList.indexOf(+expId)!==-1){firedCamp[expId]=variationId;var visitorUuid=getVisitorUuid();var pollInterval=100;var currentTime=0;var timeout=6e4;var user_type=_vwo_exp[expId].exec?"vwo-retry":"vwo-new";var interval=setInterval((function(){if(expList.indexOf(expId)!==-1){clearInterval(interval);return}currentTime=currentTime||performance.now();var toClearInterval=argument.pushData(expId,variationId,visitorUuid);if(debug&&toClearInterval){sendDebugLogsOld(expId,variationId,"",user_type);sendDebugLogs(expId,variationId,"intDataPushed",user_type)}var isTimeout=performance.now()-currentTime>=timeout;if(isTimeout&&debug){sendDebugLogsOld(expId,variationId,"timeout",user_type);sendDebugLogs(expId,variationId,"intTimeout",user_type)}if(toClearInterval||isTimeout){clearInterval(interval)}if(toClearInterval){window.expList[integrationName].push(expId)}}),pollInterval||100)}}};window.VWO.push(["onVariationApplied",callbackFn]);window.VWO.push(["onVariationShownSent",callbackFn])}};
var surveyDataCommonWrapper=function(argument){if(!argument){argument={getCampaignList:function(){return[]},surveyStatusChange:function(){},answerSubmitted:function(){}}}return function(){window.VWO=window.VWO||[];function getValuesFromAnswers(answers){var values=[];for(var i=0;i=timeout;if(toClearInterval||isTimeout){clearInterval(interval)}}),pollInterval)}}window.VWO.push(["onSurveyShown",function(data){commonSurveyCallback(data,argument.surveyStatusChange,"surveyShown")}]);window.VWO.push(["onSurveyCompleted",function(data){commonSurveyCallback(data,argument.surveyStatusChange,"surveyCompleted")}]);window.VWO.push(["onSurveyAnswerSubmitted",function(data){commonSurveyCallback(data,argument.answerSubmitted,"surveySubmitted")}])}};
(function(){var VWOOmniTemp={};window.VWOOmni=window.VWOOmni||{};for(var key in VWOOmniTemp)Object.prototype.hasOwnProperty.call(VWOOmniTemp,key)&&(window.VWOOmni[key]=VWOOmniTemp[key]);;})();(function(){window.VWO=window.VWO||[];var pollInterval=100;var _vis_data={};var intervalObj={};var analyticsTimerObj={};var experimentListObj={};window.VWO.push(["onVariationApplied",function(data){if(!data){return}var expId=data[1],variationId=data[2];if(expId&&variationId&&["VISUAL_AB","VISUAL","SPLIT_URL"].indexOf(window._vwo_exp[expId].type)>-1){}}])})();;
;var vD=VWO.data||{};VWO.data={content:{"fns":{"list":{"args":{"1":{}},"vn":1}}},as:"r6.visualwebsiteoptimizer.com",dacdnUrl:"https://dev.visualwebsiteoptimizer.com",accountJSInfo:{"noSS":false,"pc":{"t":0,"a":0},"ts":1743490966,"rp":30}};for(var k in vD){VWO.data[k]=vD[k]};;var gcpfb=function(a,loadFunc,status,err,success){function vwoErr() {_vwo_err({message:"Google_Cdn failing for " + a + ". Trying Fallback..",code:"cloudcdnerr",status:status});} if(a.indexOf("/cdn/")!==-1){loadFunc(a.replace("cdn/",""),err,success); vwoErr(); return true;} else if(a.indexOf("/dcdn/")!==-1&&a.indexOf("evad.js") !== -1){loadFunc(a.replace("dcdn/",""),err,success); vwoErr(); return true;}};window.VWO=window.VWO || [];window.VWO._= window.VWO._ || {};window.VWO._.gcpfb=gcpfb;;var d={cookie:document.cookie,URL:document.URL,referrer:document.referrer};var w={VWO:{_:{}},location:{href:window.location.href,search:window.location.search},_vwoCc:window._vwoCc};;window._vwo_cdn="https://dev.visualwebsiteoptimizer.com/cdn/";window._vwo_apm_debug_cdn="https://dev.visualwebsiteoptimizer.com/cdn/";window.VWO._.useCdn=true;window.vwo_eT="br";window._VWO=window._VWO||{};window._VWO.fSeg={};window._VWO.dcdnUrl="/dcdn/settings.js";window.VWO.sTs=1743432722;window._VWO._vis_nc_lib=window._vwo_cdn+"edrv/nc-027330777ece73059cc92c6141e45cb3br.js";var loadWorker=function(url){_vwo_code.load(url, { dSC: true, onloadCb: function(xhr,a){window._vwo_wt_l=true;if(xhr.status===200 ||xhr.status===304){var code="var window="+JSON.stringify(w)+",document="+JSON.stringify(d)+";window.document=document;"+xhr.responseText;var blob=new Blob([code||"throw new Error('code not found!');"],{type:"application/javascript"}),url=URL.createObjectURL(blob);window.mainThread={webWorker:new Worker(url)};window.vwoChannelFW=new MessageChannel();window.vwoChannelToW=new MessageChannel();window.mainThread.webWorker.postMessage({vwoChannelToW:vwoChannelToW.port1,vwoChannelFW:vwoChannelFW.port2},[vwoChannelToW.port1, vwoChannelFW.port2]);if(!window._vwo_mt_f)return window._vwo_wt_f=true;_vwo_code.addScript({text:window._vwo_mt_f});delete window._vwo_mt_f}else{if(gcpfb(a,loadWorker,xhr.status)){return;}_vwo_code.finish("&e=loading_failure:"+a)}}, onerrorCb: function(a){if(gcpfb(a,loadWorker)){return;}window._vwo_wt_l=true;_vwo_code.finish("&e=loading_failure:"+a);}})};loadWorker("https://dev.visualwebsiteoptimizer.com/cdn/edrv/worker-1135852b6bc11a94eb64017a8d120ad8br.js");;var _vis_opt_file;var _vis_opt_lib;if(window.VWO._.allSettings.dataStore.previewExtraSettings!=undefined&&window.VWO._.allSettings.dataStore.previewExtraSettings.isSurveyPreviewMode){var surveyHash=window.VWO._.allSettings.dataStore.plugins.LIBINFO.SURVEY_DEBUG_EVENTS.HASH;var param1="evad.js?va=";var param2="&d=debugger_new";var param3="&sp=1&a=940895&sh="+surveyHash;_vis_opt_file=vwoCode.use_existing_jquery&&typeof vwoCode.use_existing_jquery()!=="undefined"?vwoCode.use_existing_jquery()?param1+"vanj"+param2:param1+"va_gq"+param2:param1+"edrv/va_gq-3adf809ea7b0629d1cfde6b0f4969635br.js"+param2;_vis_opt_file=_vis_opt_file+param3;_vis_opt_lib="https://dev.visualwebsiteoptimizer.com/dcdn/"+_vis_opt_file}else if(window.VWO._.allSettings.dataStore.mode!=undefined&&window.VWO._.allSettings.dataStore.mode=="PREVIEW"){ var path1 = 'edrv/pd_'; var path2 = window.VWO._.allSettings.dataStore.plugins.LIBINFO.EVAD.HASH + ".js"; ;_vis_opt_file=vwoCode.use_existing_jquery&&typeof vwoCode.use_existing_jquery()!=="undefined"?vwoCode.use_existing_jquery()?path1+"vanj"+path2:path1+"va_gq"+path2:path1+"edrv/va_gq-3adf809ea7b0629d1cfde6b0f4969635br.js"+path2;_vis_opt_lib="https://dev.visualwebsiteoptimizer.com/cdn/"+_vis_opt_file}else{_vis_opt_file=vwoCode.use_existing_jquery&&typeof vwoCode.use_existing_jquery()!=="undefined"?vwoCode.use_existing_jquery()?"edrv/vanj-7340efabe014aa7ac36a54293558de41br.js":"edrv/va_gq-3adf809ea7b0629d1cfde6b0f4969635br.js":"edrv/va_gq-3adf809ea7b0629d1cfde6b0f4969635br.js"}window._vwo_library_timer=setTimeout((function(){vwoCode.removeLoaderAndOverlay&&vwoCode.removeLoaderAndOverlay();vwoCode.finish()}),vwoCode.library_tolerance&&typeof vwoCode.library_tolerance()!=="undefined"?vwoCode.library_tolerance():2500),_vis_opt_lib=typeof _vis_opt_lib=="undefined"?window._vwo_cdn+_vis_opt_file:_vis_opt_lib;var loadLib=function(url){_vwo_code.load(url, { dSC: true, onloadCb:function(xhr,a){window._vwo_mt_l=true;if(xhr.status===200 || xhr.status===304){if(!window._vwo_wt_f)return window._vwo_mt_f=xhr.responseText;_vwo_code.addScript({text:xhr.responseText});delete window._vwo_wt_f;}else{if(gcpfb(a,loadLib,xhr.status)){return;}_vwo_code.finish("&e=loading_failure:"+a);}}, onerrorCb: function(a){if(gcpfb(a,loadLib)){return;}window._vwo_mt_l=true;_vwo_code.finish("&e=loading_failure:"+a);}})};loadLib(_vis_opt_lib);VWO.load_co=function(u,opts){return window._vwo_code.load(u,opts);};;;}}catch(e){_vwo_code.finish();_vwo_code.removeLoaderAndOverlay&&_vwo_code.removeLoaderAndOverlay();_vwo_err(e);window.VWO.caE=1}})();
By submitting, you consent that you are at least 18 years of age and to receive information about MPR's or APMG entities' programs and offerings. The personally identifying information you provide will not be sold, shared, or used for purposes other than to communicate with you about MPR, APMG entities, and its sponsors. You may opt-out at any time clicking the unsubscribe link at the bottom of any email communication. View our Privacy Policy.
State health leaders faced fresh questions Tuesday about the pace of COVID-19 testing and the numbers of deaths in long-term care facilities. With Minnesota cases continuing to climb, they made it clear that many curbs on daily life were still needed.
Federal guidelines recommend states don’t start to reopen the economy before seeing a two-week downward trend in COVID-19 cases. “By that measure, we are not ready to reopen,” Jan Malcolm, the state’s health commissioner, told reporters, adding that won’t be the only metric Gov. Tim Walz will examine as he weighs extending his current stay-home order beyond May 4.
Malcolm’s comments came hours after her agency reported Minnesota’s COVID-19 death toll jumped to 160, with 17 more deaths reported from Monday. Of the total deaths so far, more than 70 percent are connected to long-term care facilities. That includes 14 of the latest deaths.
The Health Department also noted a one-day dip in the number of intensive care patients from 126 to 117 while current hospitalizations tied to the disease remained stable.
Turn Up Your Support
MPR News helps you turn down the noise and build shared understanding. Turn up your support for this public resource and keep trusted journalism accessible to all.
The total number of positive tests for the disease jumped again, hitting 2,567. Just under half of those infected since the pandemic began have recovered to the point they no longer need to be isolated. Officials say the number of cases identified represent only a sliver of the total number of Minnesotans carrying the coronavirus.
“It’s not that the epidemic isn’t growing. It’s growing, so far, in a measured way that is not exceeding our capacity to respond,” Malcolm said.
"This is not a situation where everything is going to be going in the same direction at the same time,” Malcolm said of the overall trends around the disease. "It seems contradictory. This is a stable situation where every day we see more cases and more deaths."
Nobles County cases jump
The new numbers come a day after Gov. Tim Walz acknowledged the mounting deaths and hospitalizations may be the beginning of COVID-19 surge. "Minnesota has started potentially up the climb that we thought would come,” Walz told reporters.
That climb was accelerated by an outbreak in southwestern Minnesota’s Nobles County where cases have skyrocketed the past two days. State officials Tuesday reported 101 positive tests now for COVID-19 in Nobles County — up from two cases Wednesday and nearly triple the number reported Saturday.
The JBS pork processing plant in Worthington is at the center of that outbreak. On Monday morning, company executives announced they were indefinitely shutting the plant, which employs some 2,000 workers, to try and get control of the situation. State health officials say at least 33 of the Nobles County cases are JBS employees.
Nobles County has the largest outbreak in Minnesota outside the Twin Cities area and Rochester. It has the highest rate of COVID-19 cases of any county relative to its population.
Although Walz faces new political pressure from Republicans to restart the economy, he said Monday that science will continue to drive his decision-making. He’s moved already to open golfing, boating and other activities with safe distancing rules.
But he’s cautioned repeatedly that restaurants, bars and big sporting events — places with big crowds close together — will be among the last pieces of the economy to restart. While the state is better positioned to cope with a spike in cases, the governor said complete normalcy won't return anytime soon.
Even when businesses and retail establishments do reopen, they are “going to have to change the way business is done for the next 18 months,” Walz said Monday. “The retail buying experience is going to change dramatically.”
There must be a clear safety plan before businesses can reopen on a broad scale, he added. "If opening up the businesses were safe, we'd do it tomorrow,” he said. “Just to say open up, that's not reasonable."
Need for high quality testing
Beyond the updates on deaths and cases, the Health Department on Tuesday also reported:
The youngest person in intensive care is 19 years old. For weeks, it had been 25; the Health Department noted a 20-year-old on Monday. The age range of deaths remains 56 to 104 years old.
Of the 160 deaths so far, 113 are associated with long-term care facilities, said Kris Ehresmann, the state’s infectious disease director. Officials have said most of the deaths have involved people with underlying health problems.
More than 47,000 COVID-19 tests have been completed in Minnesota. That’s still far below the 5,000 a day Walz says is needed by May 4, when his stay-at-home order is set to expire. Health Department data show fewer than 1,200 daily tests reported on average since April 14.
Malcolm acknowledged the frustration over the slow ramp-up on testing, noting that it’s been difficult to secure lab supplies and other needed products and get the tests to those who need them, but she said that the state expected to push forward soon on the next phase of testing.
University of Minnesota scientists last week offered at least some hope on that score. The U said its researchers have invented a way to solve the state’s testing shortage and dramatically expand testing statewide for COVID-19 and antibody resistance. The U is seeking $20 million from lawmakers to implement the plan.
“The last thing we want is a lot of testing that isn’t of high quality, that produces tests that aren’t very reliable,” she said.
With the state at least able to manage the outbreak at this point so the system isn’t overwhelmed, and no decision yet on extending the stay-home order, “it may seem like we're in a lull right now,” said Ehresmann. “We know we're going to see more cases."
Developments from around the state
COVID-19 cases confirmed at Jennie-O’s Willmar plant
Hormel says employees at the Jennie-O turkey processing plant in Willmar, Minn., have tested positive for the coronavirus.
A company spokesperson said on Tuesday that employees infected with COVID-19 are under quarantine, and their close contacts have been identified and are also quarantined. The spokesperson said those affected employees will receive full paychecks and benefits during their quarantine period. It is unclear how many employees have tested positive.
Amid the outbreak, the Willmar plant is stepping up its safety measures, including taking employees’ temperatures daily, using masks or face shields and sanitizing the factory more frequently. The company also touts on-site nurses to help workers get tested for the coronavirus. Hormel said it’s expanding remote work options as well.
As of Tuesday, Kandiyohi County, where the Willmar plant is located, has confirmed three COVID-19 cases, according to the state Health Department.
Hennepin County officials say spending related to COVID-19 is draining the contingency fund. The Hennepin County Board on Tuesday approved the transfer of $10 million from its general fund to the rainy day coffers which have been reduced to $1.9 million.
County Administrator David Hough said the bulk of the expenditures have gone towards providing housing for homeless people and purchasing protective gear.
“Our burn rate is significant,” said Hough. “All these things cost money.”
Officials say currently more than 250 homeless people are using isolation rooms paid for by the county. The board also approved an additional $4 million to help acquire more space.
Both measures passed unanimously. However, Commissioner Mike Opat urged county staff to provide more real time data on COVID-19 spending.
“We need to understand what exactly has been spent to date; what have we received to date; what are our liabilities to date,” said Opat, noting that the county will have to provide similar information to state and federal authorities when it requests assistance.
Hough said so far the county has spent $6.7 million in COVID-19-related expenses and has received $6.2 million in grants from the state and the feds.
“We’re applying for every resource and every opportunity either at the state or federal level,” said Hough, adding he expects the county will receive enough to partially reimburse the county for its costs.
— Brandt Williams | MPR News
Beltrami Co. jail reports its first inmate COVID-19 case
An inmate of the Beltrami County jail has tested positive for COVID-19.
It’s the jail’s first case, but County Sheriff Ernie Beitel said his staff has been preparing for weeks. Judges released nearly half the inmate population last month. Guards stocked up on cleaning supplies and masks, and created new health screening and testing protocols with the local hospital.
Beitel said they even brought in a crew to rework the ventilation system in an 18-bed quarantine area, so healthy inmates won’t be breathing infected air.
“They modified our systems to allow more negative pressure units. It pulls air in from the outside and exhausts straight to the outside, so we have a larger quarantine area if needed,” Beitel said.
The inmate infected with COVID-19 is in quarantine and starting to feel symptoms. He’ll remain under close medical supervision. The arresting officer is also under quarantine.
— John Enger | MPR News
Grand Rapids paper mill shuttered as business drops
A northern Minnesota paper mill is temporarily closing because of the economic fallout from the coronavirus pandemic.
UPM Blandin, which employs about 400 people, cites market forces for shutting down its Grand Rapids mill. The company did not provide exact details of the shutdown, but a representative from Teamsters Local 346 tells WDIO-TV the closure is expected to last about two weeks.
“The global response to the coronavirus pandemic has led to an overall slowdown of the economy. We are taking short-term measures to respond to market conditions. We rely on our global network of modern paper mills to meet customer demand,” Scott Juidici, general manager of UPM Blandin, said in a statement.
— The Associated Press
Hibbing Taconite to lay off 650 due to coronavirus
Another mining company on the Iron Range is idling workers due to the coronavirus pandemic and the declining demand for steel.
Hibbing Taconite will end production May 3. As a result, 650 workers will be laid off, both salaried and hourly workers.
ArcelorMittal, which manages Hibbing Taconite and owns the largest stake in the mine, hopes to restart production July 6.
Hibbing Taconite is the third Iron Range mine and plant to announce it would stop production and layoff most employees.
Cleveland-Cliffs said recently it would idle Northshore Mining in Babbitt and Silver Bay and U.S. Steel said it would temporarily stop production at Keetac. Layoffs at the three mines total about 1,500.
— The Associated Press
Top headlines
Behind rallies to reopen economy, a Minnesota activist and his family: Across the country, Ben Dorr and his brothers, Chris and Aaron, have long opposed Republican legislators for not being conservative enough on issues ranging from guns to abortion. They are now promoting rallies to reopen businesses in the midst of the coronavirus pandemic. Their detractors say they spread disinformation to sow confusion among voters.
Students with special needs could slip behind: Without the kind of in-person therapists, instruction and support found in schools, special education students and their families are facing steep challenges. Many are beginning to worry about regression.
Coronavirus spread puts Minnesota’s Willow River boot camp on edge: Just 8 miles from a coronavirus outbreak at the Moose Lake prison, another cluster of cases has emerged at a boot camp in Willow River, where up to 180 men live in very close quarters. It's an environment that some family members worry is ripe for the spread of the virus.
COVID-19 in Minnesota
Health officials for weeks have been increasingly raising the alarm over the spread of the novel coronavirus in the United States. The disease is transmitted through respiratory droplets, coughs and sneezes, similar to the way the flu can spread.
Government and medical leaders are urging people to wash their hands frequently and well, refrain from touching their faces, cover their coughs, disinfect surfaces and avoid large crowds, all in an effort to curb the virus’ rapid spread.
The state of Minnesota has temporarily closed schools, while administrators work to determine next steps, and is requiring a temporary closure of all in-person dining at restaurants, bars and coffee shops, as well as theaters, gyms, yoga studios and other spaces in which people congregate in close proximity.
When it comes to staying informed in Minnesota, our newsletters overdeliver. Sign-up now for headlines, breaking news, hometown stories, weather and much more. Delivered weekday mornings.