FWC Commissioners Approve Bear Hunt

By STAFF REPORTS Wednesday in Havana in front of a sea of supporters and opponents of Florida setting up a bear hunt, Florida Fish and Wildlife Conservation Commission members voted […]

EPA Keeps, Rolls Back Biden Era Water Regulations

On Wednesday, the U.S. Environmental Protection Agency announced it will rescind four of the six chemicals named in the National Primary Drinking Water Regulation, keeping maximum contaminant levels for perfluorooctanoic acid (PFOA) and perfluorooctane sulfonic acid (PFOS).

FDEP Official Moves to US EPA

Teresa Booeshaghi, the Florida Department of Environmental Protection Deputy Director of the Division of Waste Management, announced this week she was moving to Washington D.C. to take a role with U.S. Environmental Protection Agency. 

Enter your username and password
to access premium features.

Don’t have an account? Join the community.

Florida's Environmental News

Subscribe today to receive our weekly newsletter, delivered to your inbox every Monday morning.

jQuery(document).ready(function($) { $(document).on('click', '.open-login-popup', function() { setTimeout(function() { const $form = $('.eael-login-register-form'); // EAEL form inside the popup if ($form.length) { // Manually trigger input events in case autofill broke the nonce $form.find('input[name="eael-user-login"], input[name="eael-user-password"]').each(function() { $(this).trigger('change'); $(this).trigger('input'); $(this).trigger('focus'); }); } }, 200); // small delay after popup opens }); });