Description Usage Format Source
Section 10(a)(1)(B) of the US Endangered Species Act sets the mechanism by which non-federal entities - private landowners, state governments, and others - receive authorization to 'take' listed species, or coverage for certain types of activities involving candidate species, in return for taking conservation actions for those species. The U.S. Fish and Wildlife Service (FWS) keeps basic records about these agreements on their ECOS website, http://ecos.fws.gov. This data.frame was created by scraping the ECOS pages for all listed, candidate, and proposed species and extracting the summary tables for all section 10 agreements. The types of agreements in the data include: Habitat Conservation Plans (HCPs); Safe Harbor Agreements (SHAs); Candidate Conservation Agreements (CCAs); and Candidate Conservation Agreements with Assurances (CCAAs).
1 |
A data frame with 1434 rows and 25 variables
LinkLink to the local copy of the agreement page
OutlinkLink(s) to any documents outside of the agreement page
Plan_NameName of the agreement, as given on ECOS
Agreement_TypeType of agreement; one of HCP, SHA, CCA, CCAA
USFWS_RegionsFWS regions in which the agreement occurs
USFWS_Field_OfficesFWS offices managing the agreement
StatusIn-progress or Expired
Involved_AgencyAgency(ies) involved in the agreement
Date_Agmt_PermitStart date of the agreement/permit
Date_Agmt_Permit_ExpiredEnd date of the agreement/permit
LocationLocation of the agreement, as given in ECOS
HabitatHabitat encompassed by the agreement, as given in ECOS
StatesState in which the agreement occurs
Area_CoveredArea (acres, usually) covered by the agreement
Area_EnrolledArea (acres, usually) enrolled in the agreement
Land_UseLand use(s) covered by the agreement, as given in ECOS
DurationAgreement duration, years and months
Plan_Agreement_DocumentsAny attached agreement documents
FR_DocumentsAny attached Federal Register documents
Region_lsList data structure for FWS region
States_lsList data structure for state(s) of the agreement
Location_lsList data structure for location of the agreement
Acres_Covered_numNumeric data type for agreement acreage
Duration_YearsNumeric data type for agreement duration, years
Duration_MonthsNumeric data for agreement duration, months
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.