Federal stimulus money is intended to help all small businesses, including first-time borrowers, despite some bank practices, said U.S. Rep. Colin Allred.
Bank of America executives have said they will prioritize businesses that currently have loans with the bank for the Paycheck Protection Loan Program.
Allred, D-Dallas, said that is not the intent of the federal stimulus program in response to the COVID-19 pandemic.
The congressman said the bank practice penalizes small businesses that don’t already have debt with Bank of America.
The loan program is part of the CARES Act that Congress passed last week and President Donald Trump signed into law.
Allred said Congress is already discussing another stimulus package to give more direct payments to individuals, help small businesses and assist towns with populations under 500,000.
“We’re talking about it right now,” Allred said.
He said elected officials are starting to talk about how the economy can recover from the coronavirus pandemic.
RELATED: Bank of America prioritizing some small businesses ahead of others for federal stimulus money
Statewide headlines
Jason Whitely is joined by Ross Ramsey with The Texas Tribune to discuss the impact unemployment will have on the economy and the Texas budget. Last week 275,000 Texans filed for unemployment – up from 155,000 the week before.
Whitely and Ramsey discuss how difficult it is for the thousands of people working from home to go virtual in Texas. Many people still have no access to broadband.
RELATED: Updated: Even more of your Texas unemployment questions answered
County jails and coronavirus
State Senator Paul Bettencourt, R-Houston, says Democratic Harris County Judge Lina Hidalgo is wrong to release a thousand nonviolent inmates from county jails because of fear of the coronavirus spreading in the jails.
And she has issued a judicial order yet she’s not a judge – she’s an administrator.
When Hidalgo’s first issued Harris Count’s stay-at-home order, Bettencourt was one of many conservatives that complained that some leaders were killing the economy while trying to fight the coronavirus.
Bettencourt now maintains that when Hidalgo first had her stay-at-home order concept it was very stringent – he spoke out against it. By the time the order was issued, it had a lot of exemptions. He spoke in favor of shutting down large events like South by Southwest and the Houston Rodeo.
Gov. Greg Abbott’s orders
Texas Gov. Greg Abbott gives a timeline as to when he thinks the novel coronavirus will peak in Texas. And he says he is flexible on whether he will enact more strict stay-at-home measures.
Reporter roundtable
Whitely, Ramsey and Fort Worth Star-Telegram columnist Bud Kennedy are joined by Berna Dean Steptoe, WFAA’s political producer.
Oil prices are collapsing in Texas. The price of oil is ruining the West Texas economy just when COVID is starting to hit there. It hurts Houston too. Are low prices at the pump good or bad for Texas?
They also discuss Abbott’s decision to reopen the church doors with social distancing rules.
RELATED: ‘A church is hands on’: Why these Texas churches aren’t closing their doors
More Inside Texas Politics:
(function () { var modules; var suppressModules = document.getElementById('tegna_loadmodulesscript').getAttribute('data-suppress-modules') === 'true' ? true : false;
if (suppressModules) { modules = [ 'alert-bar', 'error', 'page', 'grid', 'desktop-header', 'toolbar', 'weather-summary', 'navigation', 'throbber', 'utils', 'tegna-utils', 'fitted-headline', 'tracking', 'progress', 'tealium', 'live-indicator', 'taboola', 'ad' ] } else { modules = [ 'error', 'page', 'grid', 'desktop-header', 'toolbar', 'weather-summary', 'navigation', 'video', 'throbber', 'utils', 'fitted-headline', 'forecast', 'article', 'continuous-scroll', 'sharing', 'gallery', 'radar-gallery', 'forecast', 'article-crosspromo', 'featured-videos', 'chapter-slider', 'pollen', 'olympics-live-stream', 'three-day-outlook', 'current-weather', 'search-results', 'tracking', 'chapter-progress', 'progress', 'countdown-clock', 'longform-explore', 'media-gallery', 'social-sharing', 'weather-alerts', 'weather-interactive-radar', 'closings', 'tealium', 'alert-bar', 'cookie', 'sticky-sharing', 'live-indicator', 'sharethrough', 'taboola', 'elections', 'just-for-you', 'just-for-you-li', 'olympics-tv-listings', 'headline-list-with-abstract', 'text-only-headline-list', 'story-snapshot-with-abstract', 'snapshot', 'story-snapshot', 'special-content-headline-list', 'notfound', 'linked-image', 'article-recirculation', 'linked-image-with-title', 'newsletter-signup', 'linked-image-with-title', 'newsletter-signup-multiple', 'live-videos', 'breaking-news', 'weather-alerts', 'closings', 'media-gallery-alt', 'alert-center-menu', 'trending-list', 'toc', 'featured-radars', 'searchbox', 'hot-races', 'recirculation', 'photo', 'video-youtube', 'newsletter', 'universal-ad' ];
if ('true' === 'true') { modules.push('toasts'); modules.push('notifications'); } } /* var modules = [ 'error', 'desktop-header', 'navigation', 'page', 'grid', 'toolbar', 'video', 'throbber', 'utils', 'tegna-utils', 'continuous-scroll', 'gallery', 'tracking', 'tealium', 'sharethrough', 'datasphere', 'iframe', 'photo', 'video-youtube', 'newsletter-signup', 'newsletter-signup-multiple', 'ad' ]
function inArray(needle, haystack) {
var count = haystack.length;
for (var i = 0; i < count; i++) {
if (haystack[i] === needle) { return true; }
}
return false;
}
var moduleElements = document.querySelectorAll('[data-module]');
for (var i = 0; i < moduleElements.length; ++i) {
(function () {
var thisModuleName = moduleElements[i].getAttribute('data-module');
if (!inArray(thisModuleName, modules)) {
modules.push(thisModuleName);
}
})();
}
console.log('===== loading modules: ', modules);
*/
require.config({
'baseUrl': "https://www.wfaa.com/",
'deps': modules,
'waitSeconds': 30,
'bundles': {
'modules': modules
},
'paths': {
'jquery': 'scripts/jquery-3.1.1.min',
'jwplayer': 'content/player/jwplayer.js?version=3.22.12',
'modules': 'Views/dist/scripts/modules.min.js?version=3.22.12',
'facebook': 'https://connect.facebook.net/en_US/all',
'twitter': 'https://platform.twitter.com/widgets',
'slick': 'content/libs/slick/slick.min',
'dotdotdot': 'content/libs/dotdotdot/jquery.dotdotdot.min',
'jqueryui': 'Views/lib/jquery-ui/jquery-ui.min',
'comscore': 'content/libs/comscore/comscore.min',
'stickyfill': 'content/libs/stickyfill/stickyfill.min',
'youtube': 'https://www.youtube.com/iframe_api?noext',
'@firebase/app': 'https://www.gstatic.com/firebasejs/6.1.1/firebase-app',
'@firebase/messaging': 'https://www.gstatic.com/firebasejs/6.1.1/firebase-messaging'
},
'shim': {
'facebook': {
'exports': 'FB'
},
'twitter': {
'exports': 'twttr'
},
'youtube': {
'exports': 'YT'
},
'jwplayer': ['jquery'],
'jqueryui': {
'deps': ['jquery']
},
'slick': ['jquery'],
'dotdotdot': ['jquery']
}
});
})();
Source link