1 row where Region = "North America" sorted by Finance_Desegregation

View and edit SQL

Region

  • North America · 1
Link rowid ID Project_Name Region Country Province_Community Scale Focus_Sector Main_Climate_Risks Adaptation_Measures Time_frame Finance_Desegregation ▼ Main_funding_agencies Implementing_agency Database Description Main_Source
68 68 Miami Forever Bond North America United States of America Miami, Florida Local Coastal protection; Health; Infrastructure; Human habitat Sea level rise; Floods Policies and strategies; Planning; Finance; Investments 2018 - 2021 400,000,000 (USD) Government of Florida through the General Obligation Bond (GO Bond) Government of Miami Government of Miami In 2017, City of Miami voters passed the $400 million Miami Forever Bond initiative—a bond aimed at making the city more resilient to sea-level rise. The intent of Miami Forever Bond is to build a stronger, more resilient future for Miami, alleviating existing and future risks to residents, economy, tourism and the city’s legacy. The Bond will fund a series of projects that will transform the future of Miami by investing a total of $400 million in five key categories, which align with the City’s most pressing needs: Sea-Level Rise and Flood Prevention, Roadways, Parks and Cultural Facilities, Public Safety and Affordable Housing. Bond projects will benefit current and future residents, businesses and visitors, while also creating jobs and lowering costs related to sea-level rise and increased storm events. Main Page: https://www.miamigov.com/Government/Departments-Organizations/Office-of-Capital-Improvements/Miami-Forever-Bond and Projects: https://miamigis.maps.arcgis.com/apps/Shortlist/index.html?appid=5cd31470066f43a7b0d7a514d12e7a78 and https://www.miam

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "adaptation_solution_basic_information" (
	"ID" VARCHAR(255) NULL,
	"Project_Name" VARCHAR(255) NULL,
	"Region" VARCHAR(255) NULL,
	"Country" VARCHAR(255) NULL,
	"Province_Community" VARCHAR(255) NULL,
	"Scale" VARCHAR(255) NULL,
	"Focus_Sector" VARCHAR(255) NULL,
	"Main_Climate_Risks" VARCHAR(255) NULL,
	"Adaptation_Measures" VARCHAR(255) NULL,
	"Time_frame" VARCHAR(255) NULL,
	"Finance_Desegregation" VARCHAR(255) NULL,
	"Main_funding_agencies" VARCHAR(255) NULL,
	"Implementing_agency" VARCHAR(255) NULL,
	"Database" VARCHAR(255) NULL,
	"Description" TEXT NULL,
	"Main_Source" VARCHAR(255) NULL
);