<?xml version="1.0" encoding="UTF-8"?>
<inport-metadata xmlns:xs="http://www.w3.org/2001/XMLSchema"
                 version="1.11"
                 source="https://www.fisheries.noaa.gov">
   <item-identification>
      <catalog-item-id>40725</catalog-item-id>
      <title>Sensitivity of Coastal Environments and Wildlife to Spilled Oil: Florida Panhandle: REPTPT (Reptile Points)</title>
      <short-name>flpan_reptpt</short-name>
      <catalog-item-type>Data Set</catalog-item-type>
      <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
      <parent-catalog-item-id>46693</parent-catalog-item-id>
      <parent-title>Florida Panhandle, 2012</parent-title>
      <parent-catalog-item-type>Project</parent-catalog-item-type>
      <status>Completed</status>
      <publication-date>2012-08</publication-date>
      <abstract>This data set contains sensitive biological resource data for threatened and endangered reptiles/amphibians for the Florida Panhandle.  Vector points in this data set represent threatened and endangered reptile/amphibians. Species specific abundance, seasonality, status, life history, and source information are stored in relational data tables (described below) designed to be used in conjunction with this spatial data layer. This data set comprises a portion of the ESI data for the Florida Panhandle.  ESI data characterize the marine and coastal environments and wildlife by their sensitivity to spilled oil.  The ESI data include information for three main components: shoreline habitats, sensitive biological resources, and human-use resources.  See also the REPTILES (Reptile Polygons) data layer, part of the larger Florida Panhandle ESI database, for additional reptile information.</abstract>
      <purpose>The ESI data were collected, mapped, and digitized to provide environmental data for oil spill planning and response.  The Clean Water Act with amendments by the Oil Pollution Act of 1990 requires response plans for immediate and effective protection of sensitive resources.</purpose>
      <notes>1735</notes>
      <other-citation-details>Prepared by Research Planning, Inc., Columbia, South Carolina for the National Oceanic and Atmospheric Administration (NOAA), National Ocean Service, Office of Response and Restoration, Emergency Response Division, Seattle, Washington.</other-citation-details>
   </item-identification>
   <keywords>
      <keyword controlled="Yes">
         <keyword-type>Theme</keyword-type>
         <thesaurus>ISO 19115 Topic Category</thesaurus>
         <keyword>biota</keyword>
      </keyword>
      <keyword controlled="Yes">
         <keyword-type>Theme</keyword-type>
         <thesaurus>ISO 19115 Topic Category</thesaurus>
         <keyword>environment</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <thesaurus>NOS Data Explorer Topic Category</thesaurus>
         <keyword>Environmental Monitoring</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>Coastal Zone Management</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>Coastal resources</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>ESI</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>Environmental Monitoring</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>Oil spill planning</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>Reptile</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>Sensitivity maps</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>Wildlife</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Spatial</keyword-type>
         <keyword>Florida Panhandle</keyword>
      </keyword>
   </keywords>
   <physical-location>
      <organization>Office of Response and Restoration</organization>
      <city>Silver Spring</city>
      <state-province>MD</state-province>
   </physical-location>
   <data-set-information>
      <data-set-scope-code>Data Set</data-set-scope-code>
      <maintenance-frequency>None Planned</maintenance-frequency>
      <data-presentation-form>vector digital data</data-presentation-form>
      <entity-attribute-overview>In addition to the geographic data layers, six relational attribute or data tables (BIORES, BREED, SEASONAL, SOURCES, SPECIES, and STATUS) are used to store the complex biological data in the ESI data structure.  The geographic data layer containing biological resource information (in this case, REPTPT) is linked to the Biological Resources table (BIORES) using the unique ID and the lookup table BIO_LUT, or it can be linked directly using RARNUM.  The ID is a unique combination of the atlas number (for the Florida Panhandle atlas, the number is 218), an element/layer specific number (BIRDS are layer 1, FISH are layer 2, etc.), and a unique record number.  The RARNUM represents a unique combination of species, seasonalities, concentrations, and source information.  For each of these groupings, a number is generated.  That number is concatenated with the atlas number to create a "resource at risk" number that is unique across atlases.  BIORES and the other relational data tables are described in the Detailed_Description sections.  See the Browse_Graphic section for a link to the entity-relationship diagram, which describes the way these tables relate to the geographic data layers and other attribute tables in the ESI data structure. Due to the complexity of the relational database model, the data items are also post-processed into a flat file format.  This table, called BIOFILE, may be used in place of the relational files to ease simple data queries.  The items in the flat file are ELEMENT, SUBELEMENT, NAME, GEN_SPEC, S, F, NHP, DATE_PUB, CONC, JAN, FEB, MAR, APR, MAY, JUN, JUL, AUG, SEP, OCT, NOV, DEC, BREED1, BREED2, BREED3, BREED4, BREED5, RARNUM, G_SOURCE, S_SOURCE, and BREED.  All of these items are the same as their counterparts in the individual data tables (described in the Detailed_Description sections), except the BREED1-BREED5 and BREED items. BREED is a newly generated variable used to link to the BREED_DT data table, a modified, more compact version of the relational BREED data table. BREED1-BREED5 give a text summary of when each life stage occurs within the associated map object.  The life stages referred to are the same as those listed in the Detailed_Description of the BREED data table.  The link to the BIOFILE may be made through the BIO_LUT, using ID to link to RARNUM, or BIOFILE may be linked directly to the RARNUM in each of the geographic layer's attribute data tables.  As mentioned, BREED_DT is an auxiliary support data table to the flat file structure, which allows the user to do searches based on month for seasonal breeding activities.  The link from the flat file to BREED_DT is the BREED item. A second supporting data table is SOURCES.  This is the same as the source file described above, and the link from the flat file is both G_SOURCE and S_SOURCE.  It should be noted that although the flat file eases data query, it is not a normalized database structure, and actual updates performed by the states and other responsible agencies should be done using the relational data tables.  The entity-relationship diagram, describing relationships between attribute tables in the ESI data structure does NOT include the BIOFILE data table, and this data table is NOT described in a Detailed_Description section.</entity-attribute-overview>
      <entity-attribute-detail-citation>A complete description of entity types, attributes, and attribute values for ESI atlases can be found in the NOAA ESI Guidelines (http://response.restoration.noaa.gov/esi_guidelines).</entity-attribute-detail-citation>
      <distribution-liability>These data represent a snapshot in time and temporal changes may have occurred. These data are not intended to include all biological or human-use resources present in an area; they focus on species and resources particularly sensitive to oiling. In the event of a spill, they should be used for a first assessment only. The data providers are the experts with regard to individual resources. They should be contacted to confirm if more current data exist, and/or in-depth information is needed about a particular resource.</distribution-liability>
      <data-set-credit>This project was supported by the National Oceanic and Atmospheric Administration (NOAA), National Ocean Service (NOS), Office of Response and Restoration (OR&amp;R), Emergency Response Division (ERD), Seattle, Washington; the Department of Homeland Security (DHS), United States Coast Guard (USCG), Office of Incident Management and Preparedness Washington, D.C. and the Fish; and Wildlife Research Institute (FWRI), Florida Fish and Wildlife Conservation Commission, St. Petersburg, Florida.</data-set-credit>
   </data-set-information>
   <entity-attribute-information partial-listing="No" total-count="8">
      <entity>
         <item-identification>
            <catalog-item-id>43339</catalog-item-id>
            <title>REPTPT.PAT</title>
            <short-name>REPTPT.PAT</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>The REPTPT.PAT table contains attribute information for the vector points in this data set representing threatened and endangered reptile/amphibians.  Note that all attribute information is stored in a series of relational files, described below and in the Overview_Description section.  See the Browse_Graphic section for a link to the entity-relationship diagram, which describes the relationships between attribute tables in the ESI data structure. | Description Source: NOAA ESI Guidelines</abstract>
            <notes>Converted from FGDC using 'fgdc_to_inport_xml_entity.pl' script.</notes>
         </item-identification>
         <data-attributes partial-listing="No" total-count="2">
            <data-attribute cc-id="546307">
               <seq-order>1</seq-order>
               <name>ID</name>
               <data-storage-type>NUMBER</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>An identifier that links vector objects in the biology data layers to records in the BIO_LUT data table.  ID is a concatenation of atlas number (218), element number (36), and record number. | Description Source: NOAA</description>
               <allowed-values>2183600001 - 2183600045</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546308">
               <seq-order>2</seq-order>
               <name>RARNUM</name>
               <data-storage-type>NUMBER</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>An identifier that links directly to the BIORES table or the flat format BIOFILE table. | Description Source: NOAA</description>
               <allowed-values>218001284 - 218001287</allowed-values>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>43340</catalog-item-id>
            <title>BIO_LUT</title>
            <short-name>BIO_LUT</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>The data table BIO_LUT is a lookup table that contains items necessary for linking vector objects in the biological data layers with the BIORES data table.  Note that all attribute information is stored in a series of relational files, described below.  See the Browse_Graphic section for a link to the entity-relationship diagram, which describes the way this table relates to other attribute tables in the ESI data structure. | Description Source: NOAA ESI Guidelines</abstract>
            <notes>Converted from FGDC using 'fgdc_to_inport_xml_entity.pl' script.</notes>
         </item-identification>
         <data-attributes partial-listing="No" total-count="2">
            <data-attribute cc-id="546309">
               <seq-order>1</seq-order>
               <name>RARNUM</name>
               <data-storage-type>NUMBER</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>An identifier that links records in the BIO_LUT data table to records in the BIORES data table or the flat format BIOFILE data table.  RARNUM values of 0 are holes in polygons and do not contain information. | Description Source: NOAA</description>
               <allowed-values>218000001 - 218001335</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546310">
               <seq-order>2</seq-order>
               <name>ID</name>
               <data-storage-type>NUMBER</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>An identifier that links vector objects in the biology data layers to records in the BIO_LUT data table.  ID is a concatenation of atlas number (218), element number (36), and record number. ID values of 9999 are holes in polygons and do not contain information. | Description Source: NOAA</description>
               <allowed-values>2180100002 - 2183700142</allowed-values>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>43341</catalog-item-id>
            <title>BIORES</title>
            <short-name>BIORES</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>The data table BIORES contains both biological attribute data and items necessary for linking vector objects in the biological data layers via the BIO_LUT data table to other associated data tables.  See the Browse_Graphic section for a link to the entity-relationship diagram, which describes the way this table relates to other attribute tables in the ESI data structure. | Description Source: NOAA ESI Guidelines</abstract>
            <notes>Converted from FGDC using 'fgdc_to_inport_xml_entity.pl' script.</notes>
         </item-identification>
         <data-attributes partial-listing="No" total-count="9">
            <data-attribute cc-id="546311">
               <seq-order>1</seq-order>
               <name>RARNUM</name>
               <data-storage-type>NUMBER</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>An identifier that links records in the BIORES data table to records in the BIO_LUT data table or the flat format BIOFILE data table. | Description Source: NOAA</description>
               <allowed-values>218000001 - 218001335</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546312">
               <seq-order>2</seq-order>
               <name>SPECIES_ID</name>
               <data-storage-type>NUMBER</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Numeric identifier for each species that is unique within each element and refers to a nationwide master ESI species list maintained at NOAA. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>1 - N</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546313">
               <seq-order>3</seq-order>
               <name>CONC</name>
               <data-storage-type>Unknown</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>The field CONC refers to "concentration," abundance, or density values. No concentration data were available for reptiles, so this field is populated with "-". | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>Acceptable values change from atlas to atlas.</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546314">
               <seq-order>4</seq-order>
               <name>SEASON_ID</name>
               <data-storage-type>NUMBER</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Numeric identifier for the unique monthly presence and life history characteristics of each species at a given location. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>1 - N</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546315">
               <seq-order>5</seq-order>
               <name>G_SOURCE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Geographic source identifier that links records in the BIORES data table to records in the SOURCES data table. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>1 - N</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546316">
               <seq-order>6</seq-order>
               <name>S_SOURCE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Seasonality source identifier that links records in the BIORES data table to records in the SOURCES data table. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>1 - N</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546317">
               <seq-order>7</seq-order>
               <name>ELEMENT</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Major categories of biological data. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>BIRD: Birds | FISH: Fish | HABITAT: Habitats and plants | INVERT: Invertebrates | M_MAMMAL: Marine mammals | REPTILE: Reptiles and Amphibians | T_MAMMAL: Terrestrial mammals |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546318">
               <seq-order>8</seq-order>
               <name>EL_SPE</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Concatenation of ELEMENT and SPECIES_ID.  This item links records in the BIORES data table to records in the SPECIES and STATUS data tables. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>E#####: Where E is the first character of ELEMENT and the next five characters are SPECIES_ID (e.g. ELEMENT = 'BIRD' and SPECIES_ID = 1; EL_SPE = 'B00001'). |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546319">
               <seq-order>9</seq-order>
               <name>EL_SPE_SEA</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Concatenation of ELEMENT, SPECIES_ID, and SEASON_ID. This item links records in the BIORES data table to records in the SEASONAL and BREED data tables. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>E#######: Where E is the first character of ELEMENT, the next five characters are SPECIES_ID, and the last two characters are SEASON_ID (e.g. ELEMENT = 'BIRD', SPECIES_ID = 1 and SEASON_ID = 1; EL_SPE_SEA = 'B0000101'). |</allowed-values>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>43342</catalog-item-id>
            <title>SPECIES</title>
            <short-name>SPECIES</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>The data table SPECIES identifies all species in the ESI data set.  See the Browse_Graphic section for a link to the entity-relationship diagram, which describes the way this table relates to other attribute tables in the ESI data structure.  Refer to the Completeness_Report for a list of layer-specific species. | Description Source: NOAA ESI Guidelines</abstract>
            <notes>Converted from FGDC using 'fgdc_to_inport_xml_entity.pl' script.</notes>
         </item-identification>
         <data-attributes partial-listing="No" total-count="8">
            <data-attribute cc-id="546320">
               <seq-order>1</seq-order>
               <name>SPECIES_ID</name>
               <data-storage-type>NUMBER</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Numeric identifier for each species that is unique within each element and refers to a nationwide master ESI species list maintained at NOAA. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>1 - N</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546321">
               <seq-order>2</seq-order>
               <name>NAME</name>
               <data-storage-type>Unknown</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Species common name for the entire ESI data set. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>Acceptable values change from atlas to atlas.</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546322">
               <seq-order>3</seq-order>
               <name>GEN_SPEC</name>
               <data-storage-type>Unknown</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Species scientific name for the entire ESI data set. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>Acceptable values change from atlas to atlas.</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546323">
               <seq-order>4</seq-order>
               <name>ELEMENT</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Major categories of biological data. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>BIRD: Birds | FISH: Fish | HABITAT: Habitats and plants | INVERT: Invertebrates | M_MAMMAL: Marine Mammals | REPTILE: Reptiles and Amphibians | T_MAMMAL: Terrestrial Mammals |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546324">
               <seq-order>5</seq-order>
               <name>SUBELEMENT</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Element subgroup delineating a logical grouping of species. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>alligator: Alligator | amphibian: Amphibian | bear: Bear | bivalve: Bivalve | canine: Canine | cephalopod: Cephalopod | coral: Coral | crab: Crab | crayfish: Crayfish | diadromous: Diadromous fish | diving: Diving bird | dolphin: Dolphin | e_nursery: Estuarine nursery fish | e_resident: Estuarine resident fish | fav: Floating aquatic vegetation | fish: Fish | freshwater: Freshwater fish | gull_tern: Gull or tern | invert: Invertebrate | lobster: Lobster | m_benthic: Marine benthic fish | m_pelagic: Marine pelagic fish | manatee: Manatee | passerine: Passerine bird | pelagic: Pelagic bird | plant: Plant | raptor: Raptor | sav: Submerged aquatic vegetation | shorebird: Shorebird | shrimp: Shrimp | sm_mammal: Small mammal | snake: Snake | turtle: Turtle | wading: Wading bird | waterfowl: Waterfowl | wetland: Wetland |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546325">
               <seq-order>6</seq-order>
               <name>NHP</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Natural Heritage Program global ranking. | Description Source: Network of Natural Heritage Program</description>
               <allowed-values>NHP Global Conservation Status Rank: Natural Heritage Program</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546326">
               <seq-order>7</seq-order>
               <name>DATE_PUB</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date of NHP listing. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>YYYYMM: YYYY for year and optionally MM for month | 0: Date unspecified |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546327">
               <seq-order>8</seq-order>
               <name>EL_SPE</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Concatenation of ELEMENT and SPECIES_ID.  This item links records in the SPECIES data table to records in the BIORES and STATUS data tables. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>E#####: Where E is the first character of ELEMENT and the next five characters are SPECIES_ID (e.g. ELEMENT = 'BIRD' and SPECIES_ID = 1; EL_SPE = 'B00001'). |</allowed-values>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>43343</catalog-item-id>
            <title>SEASONAL</title>
            <short-name>SEASONAL</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>The data table SEASONAL contains information on the seasonal presence of each species associated with each spatial vector object.  See the Browse_Graphic section for a link to the entity-relationship diagram, which describes the way this table relates to other attribute tables in the ESI data structure. | Description Source: NOAA ESI Guidelines</abstract>
            <notes>Converted from FGDC using 'fgdc_to_inport_xml_entity.pl' script.</notes>
         </item-identification>
         <data-attributes partial-listing="No" total-count="16">
            <data-attribute cc-id="546328">
               <seq-order>1</seq-order>
               <name>ELEMENT</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Major categories of biological data. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>BIRD: Birds | FISH: Fish | HABITAT: Habitats and plants | INVERT: Invertebrates | M_MAMMAL: Marine Mammals | REPTILE: Reptiles and Amphibians | T_MAMMAL: Terrestrial Mammals |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546329">
               <seq-order>2</seq-order>
               <name>SPECIES_ID</name>
               <data-storage-type>NUMBER</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Numeric identifier for each species that is unique within each element and refers to a nationwide ESI species list maintained at NOAA. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>1 - N</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546330">
               <seq-order>3</seq-order>
               <name>SEASON_ID</name>
               <data-storage-type>NUMBER</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Numeric identifier for the unique monthly presence and life history characteristics of each species at a given location. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>1 - N</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546331">
               <seq-order>4</seq-order>
               <name>JAN</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>January | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>X: Present in January |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546332">
               <seq-order>5</seq-order>
               <name>FEB</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>February | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>X: Present in February |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546333">
               <seq-order>6</seq-order>
               <name>MAR</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>March | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>X: Present in March |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546334">
               <seq-order>7</seq-order>
               <name>APR</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>April | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>X: Present in April |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546335">
               <seq-order>8</seq-order>
               <name>MAY</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>May | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>X: Present in May |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546336">
               <seq-order>9</seq-order>
               <name>JUN</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>June | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>X: Present in June |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546337">
               <seq-order>10</seq-order>
               <name>JUL</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>July | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>X: Present in July |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546338">
               <seq-order>11</seq-order>
               <name>AUG</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>August | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>X: Present in August |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546339">
               <seq-order>12</seq-order>
               <name>SEP</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>September | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>X: Present in September |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546340">
               <seq-order>13</seq-order>
               <name>OCT</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>October | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>X: Present in October |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546341">
               <seq-order>14</seq-order>
               <name>NOV</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>November | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>X: Present in November |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546342">
               <seq-order>15</seq-order>
               <name>DEC</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>December | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>X: Present in December |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546343">
               <seq-order>16</seq-order>
               <name>EL_SPE_SEA</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Concatenation of ELEMENT, SPECIES_ID, and SEASON_ID. This item links records in the SEASONAL data table to records in the BIORES and BREED data tables. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>E#######: Where E is the first character of ELEMENT, the next five characters are SPECIES_ID, and the last two characters are SEASON_ID (e.g. ELEMENT = 'BIRD', SPECIES_ID = 1 and SEASON_ID = 1; EL_SPE_SEA = 'B0000101'). |</allowed-values>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>43344</catalog-item-id>
            <title>BREED</title>
            <short-name>BREED</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>The data table BREED identifies the monthly presence of certain life-history stages or activities for each species at a given location. | Description Source: NOAA ESI Guidelines</abstract>
            <notes>Converted from FGDC using 'fgdc_to_inport_xml_entity.pl' script.</notes>
         </item-identification>
         <data-attributes partial-listing="No" total-count="7">
            <data-attribute cc-id="546344">
               <seq-order>1</seq-order>
               <name>EL_SPE_SEA</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Concatenation of ELEMENT, SPECIES_ID, and SEASON_ID.  This item links records in the BREED data table to records in the BIORES and SEASONAL data tables. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>E#######: Where E is the first character of ELEMENT, the next five characters are SPECIES_ID, and the last two characters are SEASON_ID (e.g. ELEMENT = 'BIRD', SPECIES_ID = 1 and SEASON_ID = 1; EL_SPE_SEA = 'B0000101'). |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546345">
               <seq-order>2</seq-order>
               <name>MONTH</name>
               <data-storage-type>NUMBER</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Two-digit calendar month.  Each life history stage or activity type for a particular species can have up to 12 records to account for each month of the year. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>1 - 12</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546346">
               <seq-order>3</seq-order>
               <name>BREED1</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Life history stage or activity type, where: if ELEMENT is "BIRD" then BREED1 = nesting; if ELEMENT is "FISH" then BREED1 = spawning; if ELEMENT is  "INVERT" then BREED1 = spawning; if ELEMENT is "REPTILE" then BREED1 = nesting; if ELEMENT is "M_MAMMAL" then BREED1 = mating.  This attribute is not used for HABITAT or T_MAMMAL. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>Y: Life-history stage or activity present | N: Life-history stage or activity not present or not reported | -: Breed category not used or not appropriate for record(s) in question |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546347">
               <seq-order>4</seq-order>
               <name>BREED2</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Life history stage or activity type, where: if ELEMENT is "BIRD" then BREED2 = migrating; if ELEMENT is "FISH" then BREED2 = eggs; if ELEMENT is "INVERT" then BREED2 = eggs; if ELEMENT is "REPTILE" then BREED2 = hatching; if ELEMENT is "M_MAMMAL" then BREED2 = calving.  This attribute is not used for HABITAT or T_MAMMAL elements. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>Y: Life-history stage or activity present | N: Life-history stage or activity not present or not reported | -: Breed category not used or not appropriate for record(s) in question |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546348">
               <seq-order>5</seq-order>
               <name>BREED3</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Life history stage or activity type, where: if ELEMENT is "BIRD" then BREED3 = molting; if ELEMENT is "FISH" then BREED3 = larvae; if ELEMENT is "INVERT" then BREED3 = larvae; if ELEMENT is "REPTILE" then BREED3 = internesting; if ELEMENT is "M_MAMMAL" then BREED3 = pupping.  This attribute is not used for HABITAT or T_MAMMAL elements. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>Y: Life-history stage or activity present | N: Life-history stage or activity not present or not reported | -: Breed category not used or not appropriate for record(s) in question |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546349">
               <seq-order>6</seq-order>
               <name>BREED4</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Life history stage or activity type, where: if ELEMENT is "FISH" then BREED4 = juveniles; if ELEMENT is "INVERT" then BREED4 = juveniles; if ELEMENT is "REPTILE" then BREED4 = juveniles; if ELEMENT is "M_MAMMAL" then BREED4 = molting.  This attribute is not used for BIRD, HABITAT, or T_MAMMAL elements. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>Y: Life-history stage or activity present | N: Life-history stage or activity not present or not reported | -: Breed category not used or not appropriate for record(s) in question |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546350">
               <seq-order>7</seq-order>
               <name>BREED5</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Life history stage or activity type, where: if ELEMENT is "FISH" then BREED5 = adults; if ELEMENT is "INVERT" then BREED5 = adults; if ELEMENT is "REPTILE" then BREED5 = adults.  This attribute is not used for BIRD, M_MAMMAL, HABITAT or T_MAMMAL elements. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>Y: Life-history stage or activity present | N: Life-history stage or activity not present or not reported | -: Breed category not used or not appropriate for record(s) in question |</allowed-values>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>43345</catalog-item-id>
            <title>STATUS</title>
            <short-name>STATUS</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>The data table STATUS identifies the species that are listed as either threatened or endangered by a state, federal, or international authority.  See the Browse_Graphic section for a link to the entity-relationship diagram, which describes the way this table relates to other attribute tables in the ESI data structure. | Description Source: NOAA ESI Guidelines</abstract>
            <notes>Converted from FGDC using 'fgdc_to_inport_xml_entity.pl' script.</notes>
         </item-identification>
         <data-attributes partial-listing="No" total-count="11">
            <data-attribute cc-id="546351">
               <seq-order>1</seq-order>
               <name>ELEMENT</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Major categories of biological data. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>BIRD: Birds | FISH: Fish | HABITAT: Habitats and Plants | INVERT: Invertebrates | M_MAMMAL: Marine Mammals | REPTILE: Reptiles and Amphibians | T_MAMMAL: Terrestrial Mammals |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546352">
               <seq-order>2</seq-order>
               <name>SPECIES_ID</name>
               <data-storage-type>NUMBER</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Numeric identifier for each species that is unique within each element and refers to a nationwide master ESI species list maintained at NOAA. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>1 - N</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546353">
               <seq-order>3</seq-order>
               <name>STATE</name>
               <data-storage-type>Unknown</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Two-letter state abbreviation. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>Acceptable values change from atlas to atlas.</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546354">
               <seq-order>4</seq-order>
               <name>COUNTRY</name>
               <data-storage-type>Unknown</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Three-letter country abbreviation. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>Acceptable values change from atlas to atlas.</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546355">
               <seq-order>5</seq-order>
               <name>S</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>State threatened or endangered status. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>E: Endangered on state list | T: Threatened on state list | C: Species of Special Concern |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546356">
               <seq-order>6</seq-order>
               <name>F</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Federal threatened or endangered status. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>E: Endangered on federal list | T: Threatened on federal list | C: Species of Special Concern |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546357">
               <seq-order>7</seq-order>
               <name>I</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>International threatened or endangered status. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>E: Endangered on international list | T: Threatened on international list | C: Species of Special Concern |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546358">
               <seq-order>8</seq-order>
               <name>S_DATE</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Publication date of source material used to assign state status values for each species, if used. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>YYYYMM: YYYY for year and optionally MM for month |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546359">
               <seq-order>9</seq-order>
               <name>F_DATE</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Publication date of source material used to assign federal status values for each species, if used. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>YYYYMM: YYYY for year and optionally MM for month |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546360">
               <seq-order>10</seq-order>
               <name>I_DATE</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Publication date of source material used to assign international status values for each species, if used. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>YYYYMM: YYYY for year and optionally MM for month |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546361">
               <seq-order>11</seq-order>
               <name>EL_SPE</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Concatenation of ELEMENT and SPECIES_ID.  This item links the STATUS data table to the BIORES and SPECIES data tables. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>E#####: Where E is the first character of ELEMENT and the next five characters are SPECIES_ID (e.g. ELEMENT = 'BIRD' and SPECIES_ID = 1; EL_SPE = 'B00001'). |</allowed-values>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>43346</catalog-item-id>
            <title>SOURCES</title>
            <short-name>SOURCES</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>The data table SOURCES contains the primary sources used to create the ESI data set.  See the Browse_Graphic section for a link to the entity-relationship diagram, which describes the way this table relates to other attribute tables in the ESI data structure. | Description Source: NOAA ESI Guidelines</abstract>
            <notes>Converted from FGDC using 'fgdc_to_inport_xml_entity.pl' script.</notes>
         </item-identification>
         <data-attributes partial-listing="No" total-count="11">
            <data-attribute cc-id="546362">
               <seq-order>1</seq-order>
               <name>SOURCE_ID</name>
               <data-storage-type>NUMBER</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Source identifier that links records in the SOURCES data table to the items G_SOURCE and A_SOURCE in the SOC_DAT table; G_SOURCE and S_SOURCE in the BIORES table; SOURCE_ID and ESI_SOURCE in the ESIL data layer; ESI_SOURCE in the ESIP data layer; and SOURCE_ID in the HYDRO data layer. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>1 - N</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546363">
               <seq-order>2</seq-order>
               <name>ORIGINATOR</name>
               <data-storage-type>Unknown</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Author or developer of source material or data set. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>Acceptable values change from atlas to atlas.</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546364">
               <seq-order>3</seq-order>
               <name>DATE_PUB</name>
               <data-storage-type>VARCHAR</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date of source material, publication, or date of personal communication with expert source. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>YYYYMM: YYYY for year and optionally MM for month |</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546365">
               <seq-order>4</seq-order>
               <name>TITLE</name>
               <data-storage-type>Unknown</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Title of source material or data. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>Acceptable values change from atlas to atlas.</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546366">
               <seq-order>5</seq-order>
               <name>DATA_FORMAT</name>
               <data-storage-type>Unknown</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>The format of the source material. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>Acceptable values change from atlas to atlas.</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546367">
               <seq-order>6</seq-order>
               <name>PUB_PLACE</name>
               <data-storage-type>Unknown</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Publication place. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>Acceptable values change from atlas to atlas.</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546368">
               <seq-order>7</seq-order>
               <name>PUBLISHER</name>
               <data-storage-type>Unknown</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Publisher. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>Acceptable values change from atlas to atlas.</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546369">
               <seq-order>8</seq-order>
               <name>PUBLICATION</name>
               <data-storage-type>Unknown</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Additional citation information. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>Acceptable values change from atlas to atlas.</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546370">
               <seq-order>9</seq-order>
               <name>ONLINE_LINK</name>
               <data-storage-type>Unknown</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Online computer resource URL. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>Acceptable values change from atlas to atlas.</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546371">
               <seq-order>10</seq-order>
               <name>SCALE</name>
               <data-storage-type>Unknown</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Description of the source scale. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>Acceptable values change from atlas to atlas.</allowed-values>
            </data-attribute>
            <data-attribute cc-id="546372">
               <seq-order>11</seq-order>
               <name>TIME_PERIOD</name>
               <data-storage-type>Unknown</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date(s) of data collection that the source material is based upon. | Description Source: NOAA ESI Guidelines</description>
               <allowed-values>Acceptable values change from atlas to atlas.</allowed-values>
            </data-attribute>
         </data-attributes>
      </entity>
   </entity-attribute-information>
   <support-roles>
      <support-role cc-id="521545" in-effect="Yes">
         <support-role-type>Data Steward</support-role-type>
         <from-date>2012-08</from-date>
         <contact-type>Position</contact-type>
         <contact-name>ESI Program Manager</contact-name>
         <contact-email>orr.esi@noaa.gov</contact-email>
         <contact-address>7600 Sand Point Way NE</contact-address>
         <contact-address-city>Seattle</contact-address-city>
         <contact-address-state>WA</contact-address-state>
         <contact-address-zip>98115</contact-address-zip>
      </support-role>
      <support-role cc-id="521547" in-effect="Yes">
         <support-role-type>Distributor</support-role-type>
         <from-date>2012-08</from-date>
         <contact-type>Position</contact-type>
         <contact-name>ESI Program Manager</contact-name>
         <contact-email>orr.esi@noaa.gov</contact-email>
         <contact-address>7600 Sand Point Way NE</contact-address>
         <contact-address-city>Seattle</contact-address-city>
         <contact-address-state>WA</contact-address-state>
         <contact-address-zip>98115</contact-address-zip>
      </support-role>
      <support-role cc-id="521548" in-effect="Yes">
         <support-role-type>Metadata Contact</support-role-type>
         <from-date>2012-08</from-date>
         <contact-type>Position</contact-type>
         <contact-name>ESI Program Manager</contact-name>
         <contact-email>orr.esi@noaa.gov</contact-email>
         <contact-address>7600 Sand Point Way NE</contact-address>
         <contact-address-city>Seattle</contact-address-city>
         <contact-address-state>WA</contact-address-state>
         <contact-address-zip>98115</contact-address-zip>
      </support-role>
      <support-role cc-id="521546" in-effect="Yes">
         <support-role-type>Point of Contact</support-role-type>
         <from-date>2012-08</from-date>
         <contact-type>Position</contact-type>
         <contact-name>ESI Program Manager</contact-name>
         <contact-email>orr.esi@noaa.gov</contact-email>
         <contact-address>7600 Sand Point Way NE</contact-address>
         <contact-address-city>Seattle</contact-address-city>
         <contact-address-state>WA</contact-address-state>
         <contact-address-zip>98115</contact-address-zip>
      </support-role>
   </support-roles>
   <extents>
      <currentness-reference>The data were compiled during 2010-2012.  The currentness dates for the data range from 2001 to 2011 and are documented in the Lineage section.</currentness-reference>
      <extent cc-id="521549">
         <geographic-areas>
            <geographic-area cc-id="521551">
               <west-bound>-87.625</west-bound>
               <east-bound>-83.684</east-bound>
               <north-bound>30.747</north-bound>
               <south-bound>28.277</south-bound>
            </geographic-area>
         </geographic-areas>
         <time-frames>
            <time-frame cc-id="521550">
               <time-frame-type>Range</time-frame-type>
               <start-date-time>2001</start-date-time>
               <end-date-time>2011</end-date-time>
            </time-frame>
         </time-frames>
      </extent>
   </extents>
   <spatial-information>
      <spatial-representation>
         <representations-used>
            <vector>Yes</vector>
         </representations-used>
         <vector-representations>
            <vector-representation cc-id="588753">
               <point-object>
                  <present>Yes</present>
                  <count>45</count>
               </point-object>
            </vector-representation>
         </vector-representations>
      </spatial-representation>
   </spatial-information>
   <access-information>
      <data-license-type>Standard</data-license-type>
      <data-license>CC0-1.0</data-license>
      <data-license-url>https://creativecommons.org/publicdomain/zero/1.0/</data-license-url>
      <data-license-statement>These data were produced by NOAA and are not subject to copyright protection in the United States. NOAA waives any potential copyright and related rights in these data worldwide through the Creative Commons Zero 1.0 Universal Public Domain Dedication (CC0-1.0).</data-license-statement>
      <security-class>Unclassified</security-class>
      <data-access-procedure>Contact NOAA for distribution options (see Distributor). ESI data are processed into multiple formats. Distribution formats include a Geodatabase (including an ArcMap .mxd file, complete with database links and symbology), ARC export files, and shapefiles. The database files, available in text and INFO(R) formats, are provided in both the NOAA standard relational database format (see NOAA Technical Memorandum NOS ORCA 115) and in a simplified desktop flat file format. This metadata document includes information about both of these database formats.;</data-access-procedure>
      <data-access-constraints>None</data-access-constraints>
      <data-use-constraints>DO NOT USE MAPS FOR NAVIGATIONAL PURPOSES.
Besides the above warning, there are no use constraints on these data.  Note that the ESI database should not be used to the exclusion of other pertinent data or information held by state or federal agencies or other organizations.  Likewise, information contained in the database cannot be used in place of consultations with environmental, natural resource, and cultural resource agencies, or in place of field surveys.  Recognize that the information contained in the ESI database represents known concentration areas or occurrences of natural, cultural, and human-use resources, but does not necessarily represent the full distribution or range of each species or resource.  This is particularly important to recognize when considering potential impacts to protected resources, such as endangered species, wetlands, etc.  Acknowledgment of the originators, publishers, contributors, and sources listed would be appreciated in products derived from these data.</data-use-constraints>
   </access-information>
   <distribution-information>
      <distribution cc-id="521552">
         <download-url>https://response.restoration.noaa.gov/esi_download</download-url>
         <description>Downloadable Data</description>
         <!--Note: file-type is deprecated-->
         <file-type>Multiple formats</file-type>
      </distribution>
   </distribution-information>
   <urls>
      <url cc-id="521542">
         <url>https://response.restoration.noaa.gov/sites/default/files/esimaps/gisdata/FloridaPanhdle_2012_datafig.jpg</url>
         <url-type>Browse Graphic</url-type>
         <file-resource-format>JPEG</file-resource-format>
         <description>Depicts the relationships between spatial data layers and attribute data tables for the Florida Panhandle ESI data.</description>
      </url>
      <url cc-id="521543">
         <url>https://response.restoration.noaa.gov/sites/default/files/esimaps/gisdata/FloridaPanhdle_2012_datafig2.jpg</url>
         <url-type>Browse Graphic</url-type>
         <file-resource-format>JPEG</file-resource-format>
         <description>Depicts the relationships between spatial data layers and desktop data tables for the Florida Panhandle ESI data.</description>
      </url>
      <url cc-id="521539">
         <url>https://response.restoration.noaa.gov/esi</url>
         <url-type>Online Resource</url-type>
      </url>
      <url cc-id="521540">
         <url>https://response.restoration.noaa.gov/esi_download</url>
         <url-type>Online Resource</url-type>
      </url>
      <url cc-id="521541">
         <url>https://response.restoration.noaa.gov/esi_guidelines</url>
         <url-type>Online Resource</url-type>
      </url>
   </urls>
   <activity-logs>
      <activity-log cc-id="521566">
         <activity-date-time>2014-06-09</activity-date-time>
         <description>Date that the source FGDC record was last modified.</description>
      </activity-log>
      <activity-log cc-id="521565">
         <activity-date-time>2017-04-05</activity-date-time>
         <description>Converted from Content Standards for Digital Geospatial Metadata (version FGDC-STD-001-1998) using 'fgdc_to_inport_xml.pl' script. Contact Tyler Christensen (NOS) for details.</description>
      </activity-log>
      <activity-log cc-id="588751">
         <activity-date-time>2017-09-13</activity-date-time>
         <description>Partial upload of Spatial Info section only.</description>
      </activity-log>
      <activity-log cc-id="606876">
         <activity-date-time>2017-11-01</activity-date-time>
         <description>Replaced entire Lineage section to populate new Source Contribution field.</description>
      </activity-log>
      <activity-log cc-id="719539">
         <activity-date-time>2018-02-08</activity-date-time>
         <description>Partial upload of Positional Accuracy fields only.</description>
      </activity-log>
   </activity-logs>
   <technical-environment>
      <description>The software packages used to develop the atlas are Environmental Systems Research Institute's ARC/INFO(R) (version 9.3) and SQL SERVER(R) (version 2000).  The hardware configuration is PCs with Windows Operating System (2000/XP/2003). 
The Spatial_Data_Organization Information section refers only to the source files in the ARC export format.  The following files are included in the data set: benthic.e00, birds.e00, esil.e00, esip.e00, fish.e00, habitats.e00, hydro.e00, index.e00, invert.e00, invertpt.e00, m_mammal.e00, mgt.e00, nests.e00, reptiles.e00, reptpt.e00, socecon.e00, and t_mammal.e00. Associated relational and desktop data tables provided in Arc export and text format are bio_lut.e00, biofile.e00, biores.e00, breed.e00, breed_dt.e00, seasonal.e00, soc_dat.e00, soc_lut.e00, sources.e00, species.e00, and status.e00.</description>
   </technical-environment>
   <data-quality>
      <accuracy>A multi-stage error checking process is used to verify both attribute accuracy and logical consistency throughout data production.  The process includes a standardized data entry methodology, hardcopy data review by in-house and external resource experts, a final Quality Assurance/Quality Control (QA/QC) process, and multiple automated logical consistency checks.  Quantitative data (such as densities, counts, abundances, or concentrations) provided by resource experts for inclusion in the data set may vary widely in attribute accuracy, depending upon the methodology used to collect and compile such data.  For a more detailed evaluation of source data attribute accuracy, contact the sources listed in the Lineage section.</accuracy>
      <horizontal-positional-accuracy>Spatial components for the biological data layers can come from expert interviews, hardcopy, or digital sources. Some of the spatial components of the biological data layers may have been developed using regional experts who estimate concentration areas.  It is difficult to estimate the positional accuracy of such data, except to state that they are compiled on hardcopy base maps with a scale of 1:24,000.  Some of the spatial components of the biological data sets are developed from pre-existing digital or hardcopy sources and reflect the positional accuracy of these original data.  Note that biological resource data by their very nature are considered "fuzzy", and this should be understood when considering the positional accuracy of vector digital objects representing these resources. See the Lineage and Process_Description sections for more information on the original source data and how these data were integrated or manipulated to create the final data set.</horizontal-positional-accuracy>
      <completeness-report>These data represent a synthesis of digital data on threatened and endangered reptiles/amphibians. See also the REPTILES (Reptile Polygons) data layer, part of the larger Florida Panhandle ESI database, for additional reptile information. These data do not necessarily represent all reptile points occurrences in Florida Panhandle.  The following species are included in this data set: (Species_ID, Common Name, Scientific Name [n/a if not applicable]): 5, Leatherback sea turtle, Dermochelys coriacea; 198, Reticulated flatwoods salamander, Ambystoma bishopi; 199, Frosted flatwoods salamander, Amblystoma cingulatum.</completeness-report>
      <conceptual-consistency>A multi-stage error checking process, described in the above Attribute_Accuracy_Report, is used to verify both attribute accuracy and logical consistency throughout data production.  This process includes multiple automated logical consistency checks that test the files for missing or duplicate data, rules for proper coding, GIS topological consistencies (such as dangles, unnecessary nodes, etc.), and SQL SERVER(R) to ARC/INFO(R) consistencies. After the data are delivered to NOAA, they are again subjected to a number of quality and consistency checks. In the process of checking for topological and database consistencies, new IDs and RARNUMs or HUNUMs are also generated.  The new IDs are a combination of atlas number, element number, and record number.  In addition, the value used to represent the element is modified to reflect the type of feature being mapped.  In the case of an element that is normally represented by a point or polygon, a value of 20 is added to the standard element value for mapping of linear features.  In the case where an element usually mapped as a polygon is represented by a point, a value of 30 is added to the regular element value.  The RARNUMs are also modified to include the atlas number, so multiple atlases can be combined and RARNUMs remain unique.  RARNUMs are redefined on an element basis, so "resource at risk" groupings will contain only a single element.  HUNUMs are also modified to include the atlas number.</conceptual-consistency>
   </data-quality>
   <lineage>
      <lineage-sources>
         <lineage-source cc-id="606878">
            <citation-title>FIELD GUIDE TO THE RARE ANIMALS OF FLORIDA</citation-title>
            <contact-name>FNAI (FLORIDA NATURAL AREAS INVENTORY)</contact-name>
            <publish-date>2001-01-01</publish-date>
            <extent-type>Discrete</extent-type>
            <extent-start-date-time>2001</extent-start-date-time>
            <citation-url>http://www.fnai.org/FieldGuide/pdf/Ambystoma_cingulatum.PDF</citation-url>
            <source-contribution>REPTPT INFORMATION | Source Geospatial Form: HARDCOPY TEXT | Type of Source Media: ONLINE</source-contribution>
         </lineage-source>
         <lineage-source cc-id="606877">
            <citation-title>FLATWOODS SALAMANDER RECORDS NEAR PANHANDLE COAST</citation-title>
            <contact-name>FLORIDA FISH AND WILDLIFE CONSERVATION COMMISSION (FWC)</contact-name>
            <publish-date>2003-01-01</publish-date>
            <extent-type>Discrete</extent-type>
            <extent-start-date-time>2011</extent-start-date-time>
            <source-contribution>REPTPT INFORMATION | Source Geospatial Form: tabular digital data | Type of Source Media: THUMB DRIVE</source-contribution>
         </lineage-source>
         <lineage-source cc-id="606881">
            <citation-title>GULF ISLANDS NATIONAL SEASHORE RESOURCES</citation-title>
            <contact-name>NICHOLAS, M., NATIONAL PARK SERVICE, GULF ISLANDS NATIONAL SEASHORE</contact-name>
            <publish-date>2011-01-01</publish-date>
            <extent-type>Discrete</extent-type>
            <extent-start-date-time>2011</extent-start-date-time>
            <source-contribution>REPTPT INFORMATION | Source Geospatial Form: EXPERT KNOWLEDGE | Type of Source Media: PERSONAL COMMUNICATION</source-contribution>
         </lineage-source>
         <lineage-source cc-id="606880">
            <citation-title>NATURE SERVE EXPLORER: RETICULATED FLATWOODS SALAMANDER</citation-title>
            <contact-name>NATURESERVE.ORG</contact-name>
            <publish-date>2011-01-01</publish-date>
            <extent-type>Discrete</extent-type>
            <extent-start-date-time>2011</extent-start-date-time>
            <citation-url>http://www.natureserve.org/explorer/servlet/NatureServe?searchName=Ambystoma+bishopi</citation-url>
            <source-contribution>REPTPT INFORMATION | Source Geospatial Form: HARDCOPY TEXT | Type of Source Media: online</source-contribution>
         </lineage-source>
         <lineage-source cc-id="606879">
            <citation-title>SEA TURTLE SEASONALITY FOR NORTHWEST FL</citation-title>
            <contact-name>MEYLAN, A. AND R. HARDY (FWC-FWRI)</contact-name>
            <publish-date>2011-01-01</publish-date>
            <extent-type>Discrete</extent-type>
            <extent-start-date-time>2011</extent-start-date-time>
            <source-contribution>REPTPT INFORMATION | Source Geospatial Form: tabular digital data | Type of Source Media: FTP SITE</source-contribution>
         </lineage-source>
      </lineage-sources>
      <lineage-process-steps>
         <lineage-process-step cc-id="606882">
            <sequence-number>1</sequence-number>
            <description>One main source of data was used to depict reptile points distribution and seasonality for this data layer. Florida Fish and Wildlife Conservation Commission (FWC) provided a digital point dataset for threatened/endangered amphibians in the Florida Panhandle.  The above digital and/or hardcopy sources were compiled by the project biologist to create the REPTPT data layer. Depending on the type of source data, three general approaches are used for compiling the data layer: 1) information gathered during initial interviews and from hardcopy sources are compiled onto U.S. Geological Survey 1:24,000 topographic quadrangles and digitized; 2) hardcopy maps are digitized at their source scale; 3) digital data layers are evaluated and used "as is" or integrated with the hardcopy data sources.  See the Lineage section for additional information on the type of source data for this data layer. The compiled ESI, biology, and human-use data are plotted onto hardcopy draft maps.  Following the delivery of draft maps to the participating resource experts, a second set of interviews are conducted to review the maps.  If necessary, edits to the REPTPT data layer are made based on the recommendations of the resource experts, and final hardcopy maps and digital data are created.</description>
            <process-date-time>2012-08-01T00:00:00</process-date-time>
         </lineage-process-step>
      </lineage-process-steps>
   </lineage>
   <child-items>
      <child-item>
         <catalog-item-id>43341</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>BIORES</title>
      </child-item>
      <child-item>
         <catalog-item-id>43340</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>BIO_LUT</title>
      </child-item>
      <child-item>
         <catalog-item-id>43344</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>BREED</title>
      </child-item>
      <child-item>
         <catalog-item-id>43339</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>REPTPT.PAT</title>
      </child-item>
      <child-item>
         <catalog-item-id>43343</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>SEASONAL</title>
      </child-item>
      <child-item>
         <catalog-item-id>43346</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>SOURCES</title>
      </child-item>
      <child-item>
         <catalog-item-id>43342</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>SPECIES</title>
      </child-item>
      <child-item>
         <catalog-item-id>43345</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>STATUS</title>
      </child-item>
   </child-items>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:40725</guid>
      <metadata-record-created-by pers-id="18149">Tyler Christensen</metadata-record-created-by>
      <metadata-record-created>2017-04-05T14:53:42</metadata-record-created>
      <metadata-record-last-modified-by pers-id="0">SysAdmin InPortAdmin</metadata-record-last-modified-by>
      <metadata-record-last-modified>2026-07-09T18:26:03</metadata-record-last-modified>
      <record-published>2018-02-08</record-published>
      <owner-organization>Office of Response and Restoration</owner-organization>
      <owner-organization-acronym>ORR</owner-organization-acronym>
      <owner-organization-address/>
      <owner-organization-address-city/>
      <owner-organization-address-state/>
      <owner-organization-address-zip/>
      <owner-organization-address-country/>
      <owner-organization-phone/>
      <owner-organization-url/>
      <owner-organization-business-hours/>
      <owner-organization-group-id>1002</owner-organization-group-id>
      <publication-status>Public</publication-status>
      <limited-metadata-available>No</limited-metadata-available>
      <is-do-not-publish>No</is-do-not-publish>
      <metadata-last-review-date>2018-02-08</metadata-last-review-date>
      <metadata-review-frequency>1 Year</metadata-review-frequency>
      <metadata-next-review-date>2019-02-08</metadata-next-review-date>
   </catalog-details>
</inport-metadata>
