Error retrieving metadata

An error occurred while retrieving the service metadata.

Report of Petitions Sent to the U.S. FWS Regarding Listed Species

Report of Petitions sent to the U.S. FWS regarding Listed species.

Data Explorer

The easiest way to begin using the Report of Petitions Sent to the U.S. FWS Regarding Listed Species REST API is via the ECOS Data Explorer's point-and-click user interface. As you join data and create filters within the explorer, it captures your interactions as REST API parameters.

Use the explorer's Export Link button to view and copy the valid REST API URL.

See the Help tab with the Data Explorer for additional assistance using data explorer interface.

REST API

https://ecos.fws.gov/ecp/pullreports/catalog/species/report/pr/export
Petitions

Parameters

Read the full Pull Reports parameter documentation for a description of valid parameter values.

Semicolon separated list of columns to include in the report results.
Boolean value which controls uniqueness in the export results.
Filter(s) to restrict the export results. A filter is composed of a column reference, operator, and (optional) value.
Determines the format of the results. Available values are xml, json, html, htmltable, csv.
Limits the number of results to the given value.
Specifies the export result offset from zero.
Semicolon separated list of columns by which to sort the results.

Usage

Requests into the API always export at least one column from the service's base table: Petitions. Use the columns parameter to join additional columns from supportive tables into your request result.

For example, to include all columns from a supportive table with path /table/path into the result, specify the table path within the columns parameter:

&columns=/table/path

To include a subset of columns, include a comma separated list of column id's after the table path:

&columns=/table/path@columnId1,columnId2

Use one or more filter parameters on any column to restrict the result to just rows which match the filter condition(s).

For instance, the following filter restricts the results to all records in which columnId1 in supportive table /table/path has a value greater than 1000:

&filter=/table/path@columnId1 > 1000

See the Pull Reports Export Report API for a complete description of all API parameter format and capabilities.

Base Table

Petitions

Path: /pr

The base table is the originating table for all report joins.

Description: Petitions received

Example service requests: Return the first 10 rows.

Child relationships
Columns
NameIdDescriptionTypeExportable?
Petition IDidThe unique integer value of this Petition within the FWS ECOS database.Integertrue
Petition Datepetition_dateThe date the petitionDatetrue
Petition TitletitleThe Petition title.Stringtrue
ActiveactiveWhether Petition is active or notBooleantrue
Where species is believed to or known to occurstatesComma separated list of state abbreviations where species associated with the petition is believed to or known to occur.Stringtrue
Is Withdrawnis_withdrawnIs the Petition Withdrawn?Stringtrue

Supportive Tables

The following tables may be joined to the base table to add additional information to the data service.

Petition Action

Path: /pr/pr_action

Description: Petition Action.

Example service requests: Return the first 10 rows from the result of joining this table to the report's base table.

Child relationships

None

Columns
NameIdDescriptionTypeExportable?
ActionactionPetition action.Stringtrue
SortsortColumn to sort petitions by.Stringtrue
Petition IDpetition_idThe unique FWS ECOS database integer value for the associated petition.Integertrue

Petition Document

Path: /pr/pr_document

Description: The issued petition document.

Example service requests: Return the first 10 rows from the result of joining this table to the report's base table.

Child relationships

None

Columns
NameIdDescriptionTypeExportable?
Petition Document IDidThe unique integer value of this Petition document within the FWS ECOS database.Integertrue
File Namefile_nameThe document file name.Stringtrue
File Pathfile_pathThe document file path.Stringtrue
Document Titledoc_titleThe document title.Stringtrue
Petition IDpetition_idThe unique FWS ECOS database integer value for the associated petition.Integertrue

Petition Finding(s)

Path: /pr/finding

Description: The Petition Finding(s).

Example service requests: Return the first 10 rows from the result of joining this table to the report's base table.

Child relationships

None

Columns
NameIdDescriptionTypeExportable?
Finding IDidThe unique FWS ECOS database integer value for the petition finding.Integertrue
FindingfindingTextual finding identifier associated with the petition finding.Stringtrue
Finding Datefinding_dateThe date of the petition findingStringtrue
TSNstsnsTSNs of populations associated with the petition and finding.Stringtrue
Petition IDpetition_idThe unique FWS ECOS database integer value for the associated petition.Integertrue
FR IDfr_idFR IDStringtrue
FR Datefr_dateFR Date of the petition findingStringtrue
FR Titlefr_titleFR TitleStringtrue
FR URLfr_urlFR URLStringtrue

Petitioner

Path: /pr/petitioner

Description: Petitioner.

Example service requests: Return the first 10 rows from the result of joining this table to the report's base table.

Child relationships

None

Columns
NameIdDescriptionTypeExportable?
Petitioner NamenameName of the Petitioner.Stringtrue
Petition IDpetition_idThe unique FWS ECOS database integer value for the associated petition.Integertrue

Species Entity

Path: /pr/species

Description: A species entity is a set of individuals of a species of interest to the U.S. FWS. An entity may represent all individuals of the species or just those within a designated management unit Species entities may have a listing status under the ESA.

Example service requests: Return the first 10 rows from the result of joining this table to the report's base table.

Child relationships

None

Columns
NameIdDescriptionTypeExportable?
Common NamecnThe common name of the species. If the species is listed under the ESA, the name is displayed as it is shown in the listing document.Stringtrue
Inverted Common NameinThe inverted common name of the species. If the species is listed under the ESA, the name is displayed as it is shown in the listing document.Stringtrue
Scientific NamesnThe scientific name of the species. If the species is listed under the ESA, the name is displayed as it is shown in the listing document. Each value is hyper-linked to the ECOS species profile report.Stringtrue
Status Categorystatus_categoryThe general status (i.e. category) of this entity as it relates to the ESA.
  • Listed: The species entity is listed under the U.S. Endangered Species Act.
  • Candidate for Listing: The species entity is a Candidate for Listing.
  • Delisted: The species entity was listed under the ESA, but is now delisted.
  • Proposed for Listing: TODO
  • Proposed for Status Change or Delisting: TODO
  • Petitioned for Listing, Under Review: TODO
Stringtrue
ESA Listing StatusstatusThe specific status of this entity as it relates to its status_ategory and the ESA. View status definitions.Stringtrue
Proposed ESA Listing Statusalt_statusThe alternate specific status of this entity as it relates to its status_category and the ESA. View status definitions.Stringtrue
ESA Listing Datelisting_dateThe effective date of the listing as published in Title 50 of the Code of Federal Regulations (CFR), parts 17.11 and 17.12. This field will be null if the species entity has not been listed.Datetrue
Lead Agencyagency The U.S. Federal agency that has authority for this species if the species is managed via the ESA. Typically, 'FWS' for terrestrial and freshwater species, 'NMFS' for marine species, and 'FWS and ‘NMFS' for species which inhabit both environments.Stringtrue
Distinct Population Segment?dpsWhen this is true, a species has been listed (or is being evaluated for listing) as a Distinct Population Segment (DPS) based on the three elements outlined in this joint NOAA and FWS DPS policy.Booleantrue
Entity AbbreviationabbrevThe population abbreviation.Stringtrue
Entity DescriptiondescThe description of the distinct population segment. Only non-null if the record's 'Distinct Population Segment?' value is true.Stringtrue
More Information Link To Populationmore_info_urlThe url link to more information of the population.Stringtrue
Is Foreign?is_foreignSpecies who reside and whose life requirements occur entirely outside the United States are considered wholly foreign species. Species who span both a foreign country and the United States are considered "transboundary" species. Therefore, migratory birds that span foreign countries and the U.S. are considered transboundary species, and the Regions are be responsible for them. Wholly foreign species are the responsibility of the Branch of Foreign Species.Booleantrue
Is BCC?is_bccThe 1988 amendment to the Fish and Wildlife Conservation Act mandates the FWS to “identify species, subspecies, and populations of all migratory nongame birds that, without additional conservation actions, are likely to become candidates for listing under the Endangered Species Act (ESA) of 1973.” Birds of Conservation Concern (BCC) 2008 is the most recent effort to carry out this mandate. For more information see, https://www.fws.gov/birds/management/managed-species/birds-of-conservation-concern.phpBooleantrue
Range Enveloperange_envelopeWell Known Text representation of the bounding box envelope which encompasses the entity's current range.Stringtrue
Range Shapefilerange_shapefileThe name of the current range shapefile associated with a species.Stringtrue
ECOS Listed Species IDidThe unique integer value of this species entity within the FWS ECOS database.Integertrue
VIP CodevipcodeLegacy value of this species entity within the FWS ECOS database.Stringtrue
ECOS Species IDsidThe unique integer value of this species within the FWS ECOS database.Integertrue
Range Shapefile URLshapefile_urlThe URL of the current range shapefile associated with a species.String
Foreign or DomesticcountryAn indication of whether the species is Foreign or Domestic or Both.Stringtrue
Species GroupgnThe taxanomic Group the species belongs to.Stringtrue
Range Shapefile Last Updatedshapefile_last_updatedThe last date the Range Shapefile was updated.Stringtrue
Recovery Priority Numberrecovery_priority_numberRecovery Priority NumberStringtrue
Loading...