On Monday, March 2nd, the Dow Jones Industrial Average set its biggest-ever point gain.
But Sen. Ron Johnson (R-WI) was massively selling.
Johnson, who has a net worth estimated at over $36 million, made a major transaction.
The exact amount is unknown, as ethics forms only require disclosure in broad ranges, but Johnson reported selling over $5 million that day — and potentially up to $25 million.
"; var story_page_incontent_p2_target = jQuery( '#story_page_incontent_p2_target' ); var width = jQuery(window).width(); console.log( '@@story_page_incontent_p2@@ width: ' + width ); if( width > 599 ){ console.log( '@@story_page_incontent_p2@@ INJECT' ); story_page_incontent_p2_target.html( story_page_incontent_p2_code ); }
In a report filed today, Sen. Ron Johnson R-WI with a very large stock sale earlier this month. pic.twitter.com/c9QbjYOcPa
— Jamie Dupree (@jamiedupree) March 20, 2020
Sen. Richard Burr (R-NC) and Sen. Kelly Loeffler (R-GA) reported dumping stock before market crash.
Johnson’s sale was reportedly related to a family business which is not publicly traded on an exchange.
I deleted a tweet about Ron Johnson’s stock dump because “stock dump” wasn’t a accurate description — Johnson sold off his share in his family’s company — here’s the filing https://t.co/plOM1tIGF7
— Alex Thomas (@AlexThomasDC) March 20, 2020
Johnson’s sale was reportedly announced February 11th.
“A San Francisco-based private equity firm, Gryphon Investors, has made an equity investment in Oshkosh-based Pacur LLC, the supplier of specialty plastic packaging materials to the medical device industry that was led by Wisconsin Sen. Ron Johnson prior to his election to the U.S. Senate in 2010,” BizJournals reported. “Details of the transaction were not disclosed.”
Report typos and corrections to:
[email protected].
"; var survey_target = jQuery( '#survey_ll_target' ); var survey_offset = survey_target.offset(); var survey_ll_triggered_flag = false; var screen_height = jQuery( window ).height(); jQuery(window).scroll(function() { var scroll_pos = jQuery(window).scrollTop(); survey_offset = survey_target.offset(); if( scroll_pos > ( survey_offset.top - ( screen_height * 2 ) ) ) { console.log( 'lazy load in' ); if( survey_ll_triggered_flag == false ){ console.log( "### FIRED lazy load survey ###" ); survey_target.html( survey_ll_code ); survey_ll_triggered_flag = true; } } });
"+ "
"+"ipt>"; var after_survey_target = jQuery( '#after_survey_ll_target' ); var after_survey_offset = after_survey_target.offset(); var after_survey_ll_triggered_flag = false; var screen_height = jQuery( window ).height(); jQuery(window).scroll(function() { var scroll_pos = jQuery(window).scrollTop(); after_survey_offset = after_survey_target.offset(); if( scroll_pos > ( after_survey_offset.top - ( screen_height * 2 ) ) ) { console.log( 'lazy load in' ); if( after_survey_ll_triggered_flag == false ){ console.log( "### FIRED lazy load after survey ad ###" ); after_survey_target.html( after_survey_ll_code ); after_survey_ll_triggered_flag = true; } } });