Office of the Spokesperson
const bcMiddle = document.querySelector(“.bc_middle”);
const bcEllipse = document.querySelector(“.bc_ellipse”);
const bcHide = document.querySelector(“.bc_hide”);
const bcContent = document.querySelector(“.bc_content”);
const blockBreadcrumbsContent = document.querySelector(“.block_breadcrumbs_content”);
if (bcMiddle && bcMiddle.classList.contains(“collapse”)) {
const toggleElements = () => {
bcHide.classList.toggle(“visible”);
bcMiddle.classList.toggle(“collapse”);
bcEllipse.style.display = bcEllipse.style.display === “none” ? “” : “none”;
bcContent.classList.toggle(“noflex”);
blockBreadcrumbsContent.classList.toggle(“noflex”);
};
if (bcEllipse) {
bcEllipse.addEventListener(“click”, toggleElements);
}
if (bcHide) {
bcHide.addEventListener(“click”, toggleElements);
}
} else if (bcEllipse) {
bcEllipse.style.display = “none”;
}
2025 Investment Climate Statements Published
Today, the Department of State published the annual Investment Climate Statements. These reports describe the investment climates of more than 170 countries and economies, helping U.S. companies make informed decisions about doing business overseas. The Investment Climate Statements form chapters of the Department of Commerce’s Country Commercial Guides and address topics established by the Championing American Business Through Diplomacy Act of 2019 (CABDA). They are also a resource for foreign governments to create business environments that treat the United States and our companies and investors fairly.