<?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>23063</catalog-item-id>
      <title>Seal Counts</title>
      <short-name>Seal Counts</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>23294</parent-catalog-item-id>
      <parent-title>Survey Data</parent-title>
      <parent-catalog-item-type>Project</parent-catalog-item-type>
      <status>Completed</status>
      <abstract>Database of seal counts from aerial photography. Counts by image, site, species, and date are stored in the database along with information on entanglements and other human interactions.</abstract>
      <purpose>Seal haulout sites are photographed and images archived and analyzed for information on abundance, pupping, human interaction and habitat use.  </purpose>
   </item-identification>
   <keywords>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>Halichoerus grypus</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>Phoca vitulina</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>abundance</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>aerial survey</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>distribution</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>gray seal</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>harbor seal</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>haulout</keyword>
      </keyword>
   </keywords>
   <physical-location>
      <organization>Northeast Fisheries Science Center</organization>
      <city>Woods Hole</city>
      <state-province>MA</state-province>
      <country>USA</country>
   </physical-location>
   <data-set-information>
      <data-set-scope-code>Data Set</data-set-scope-code>
      <data-set-type>Oracle Database</data-set-type>
      <maintenance-frequency>As Needed</maintenance-frequency>
      <data-presentation-form>Table (digital)</data-presentation-form>
      <instrument>images primarily collected using Cannon 60D</instrument>
      <platform>NOAA Twin Otter or Skymaster aircraft</platform>
      <physical-collection-fishing-gear>na</physical-collection-fishing-gear>
   </data-set-information>
   <entity-attribute-information partial-listing="No" total-count="5">
      <entity>
         <item-identification>
            <catalog-item-id>32524</catalog-item-id>
            <title>Table: HAULOUTS</title>
            <short-name>HAULOUTS</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>List of haulout sites surveyed. Included site name, code, area, and position.</abstract>
            <notes>Loaded by batch 8647, 04-21-2016 13:00</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>SEALCOUNTS</schema>
            <description>List of haulout sites surveyed. Included site name, code, area, and position.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="6">
            <data-attribute cc-id="321600">
               <seq-order>1</seq-order>
               <name>HAULOUTSITE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>50</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>name of hauloutsite</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="321601">
               <seq-order>2</seq-order>
               <name>HAULOUTSITECODE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>code of individual site</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="321602">
               <seq-order>3</seq-order>
               <name>HAULOUTAREA</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>larger geographical area grouping</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="321603">
               <seq-order>4</seq-order>
               <name>HAULOUTAREACODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>code for larger geographical grouping</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="321604">
               <seq-order>5</seq-order>
               <name>LAT</name>
               <data-storage-type>FLOAT</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>126</precision>
               <status>Active</status>
               <description>latitude (decimal ) of hauloutsite</description>
               <general-data-type>FLOAT</general-data-type>
            </data-attribute>
            <data-attribute cc-id="321605">
               <seq-order>6</seq-order>
               <name>LON</name>
               <data-storage-type>FLOAT</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>126</precision>
               <status>Active</status>
               <description>longitude (decimal) of hauloutsite</description>
               <general-data-type>FLOAT</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>32527</catalog-item-id>
            <title>Table: SEALCOUNTERS</title>
            <short-name>SEALCOUNTERS</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Names of people who do the counting.</abstract>
            <notes>Loaded by batch 8647, 04-21-2016 13:00</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>SEALCOUNTS</schema>
            <description>Names of people who do the counting.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="3">
            <data-attribute cc-id="321652">
               <seq-order>1</seq-order>
               <name>INITS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>initials</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="321653">
               <seq-order>2</seq-order>
               <name>FULLNAME</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>name of counter (redacted)</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="321654">
               <seq-order>3</seq-order>
               <name>AFFILIATION</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>affiliation of counter</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>33539</catalog-item-id>
            <title>Table: HGPUPCOUNTS</title>
            <short-name>HGPUPCOUNTS</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Count data from gray seal pupping season surveys</abstract>
            <notes>Loaded by batch 9050, 07-27-2016 13:48</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>SEALCOUNTS</schema>
            <description>Count data from gray seal pupping season surveys</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="24">
            <data-attribute cc-id="333196">
               <seq-order>1</seq-order>
               <name>ID</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>unique sequence number</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333207">
               <seq-order>2</seq-order>
               <name>SURVEYDATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>date of survey</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333213">
               <seq-order>3</seq-order>
               <name>HAULOUTSITE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>40</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>site surveyed; see HAULOUTS</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333214">
               <seq-order>4</seq-order>
               <name>IMAGENUM</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>frame number of photo</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333215">
               <seq-order>5</seq-order>
               <name>PVNONPUP</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of non-pup harbor seals</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333216">
               <seq-order>6</seq-order>
               <name>PVPUP</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of harbor seal pups</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333217">
               <seq-order>7</seq-order>
               <name>PVINH2O</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of harbor seals in the water</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333218">
               <seq-order>8</seq-order>
               <name>HGNONPUP</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of non-pup gray seals</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333219">
               <seq-order>9</seq-order>
               <name>HGPUPMIN</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>minimum gray seal pup count</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333197">
               <seq-order>10</seq-order>
               <name>HGINH2O</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of gray seals in the water</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333198">
               <seq-order>11</seq-order>
               <name>HGMALE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of gray seal males</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333199">
               <seq-order>12</seq-order>
               <name>HGORPVNONPUP</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of non-pup harbor or gray seals but couldn't tell which</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333200">
               <seq-order>13</seq-order>
               <name>HGORPVPUP</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of harbor or gray seals pups but couldn't tell which</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333201">
               <seq-order>14</seq-order>
               <name>HGORPVINH2O</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of non-pup harbor or gray seals in the water</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333202">
               <seq-order>15</seq-order>
               <name>COUNTDATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>date photo counted</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333203">
               <seq-order>16</seq-order>
               <name>COUNTERS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>person doing count; see SEALCOUNTERS</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333204">
               <seq-order>17</seq-order>
               <name>OTHEROBS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>120</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>comment field</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333205">
               <seq-order>18</seq-order>
               <name>NOTES</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>150</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>another comment field</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333206">
               <seq-order>19</seq-order>
               <name>HI</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Human Interaction</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333208">
               <seq-order>20</seq-order>
               <name>DEADHGPUP</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of deap gray seal pups</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333209">
               <seq-order>21</seq-order>
               <name>MAYBESEAL</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of things that might be seals</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333210">
               <seq-order>22</seq-order>
               <name>ISAREA</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>where on haulout</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333211">
               <seq-order>23</seq-order>
               <name>HGPUPMAX</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>maximum count of gray seal pups</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333212">
               <seq-order>24</seq-order>
               <name>HGFEMALE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of gray seal females</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>33540</catalog-item-id>
            <title>Table: PVSURVEY2012</title>
            <short-name>PVSURVEY2012</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Maine harbor seal survey. See Waring, G.T., R.A. DiGiovanni Jr, E. Josephson, S. Wood, and J.R. Gilbert. 2015a. 2012 population estimate for the harbor seal (Phoca vitulina concolor) in New England waters. NOAA Tech. Memo. NMFS NE-235. 15 pp.</abstract>
            <notes>Loaded by batch 9050, 07-27-2016 13:48</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>SEALCOUNTS</schema>
            <description>Maine harbor seal survey. See Waring, G.T., R.A. DiGiovanni Jr, E. Josephson, S. Wood, and J.R. Gilbert. 2015a. 2012 population estimate for the harbor seal (Phoca vitulina concolor) in New England waters. NOAA Tech. Memo. NMFS NE-235. 15 pp.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="22">
            <data-attribute cc-id="333220">
               <seq-order>1</seq-order>
               <name>ID</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>unique sequence number</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333231">
               <seq-order>2</seq-order>
               <name>SURVEYDATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>date of survey</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333235">
               <seq-order>3</seq-order>
               <name>HAULOUTSITE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>100</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>name of haulout</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333236">
               <seq-order>4</seq-order>
               <name>IMAGENUM</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>frame number of photo</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333237">
               <seq-order>5</seq-order>
               <name>PVNONPUP</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of non-pup harbor seals</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333238">
               <seq-order>6</seq-order>
               <name>PVPUP</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of harbor seal pups</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333239">
               <seq-order>7</seq-order>
               <name>PVNONPUPORPUP</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of harbor seals of unidentifiable age class</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333240">
               <seq-order>8</seq-order>
               <name>PVINH2O</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of harbor seals in the water</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333241">
               <seq-order>9</seq-order>
               <name>HGNONPUP</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of non-pup gray seals</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333221">
               <seq-order>10</seq-order>
               <name>HGINH2O</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of gray seals in the water</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333222">
               <seq-order>11</seq-order>
               <name>HGMALE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of male gray seals</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333223">
               <seq-order>12</seq-order>
               <name>HGORPVNONPUP</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of seals that are either harbor or gray seals</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333224">
               <seq-order>13</seq-order>
               <name>HGORPVINH2O</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of unidentified seals in the water</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333225">
               <seq-order>14</seq-order>
               <name>MAYBESEAL</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of things that could be seals (ie rocks)</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333226">
               <seq-order>15</seq-order>
               <name>HI</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Human Interaction</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333227">
               <seq-order>16</seq-order>
               <name>COUNTDATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>date photo analyzed</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333228">
               <seq-order>17</seq-order>
               <name>COUNTERS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>person counting photo; see SEALCOUNTERS table</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333229">
               <seq-order>18</seq-order>
               <name>OTHEROBS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>180</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>a comment field</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333230">
               <seq-order>19</seq-order>
               <name>NOTES</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>100</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>another comment field</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333232">
               <seq-order>20</seq-order>
               <name>BAYUNIT</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>larger geographical area</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333233">
               <seq-order>21</seq-order>
               <name>AIRCOUNT</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count estimated from plane observers/crew</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333234">
               <seq-order>22</seq-order>
               <name>FLUSHED</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>number of seals scared into the water</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>33541</catalog-item-id>
            <title>Table: SEALCOUNTS</title>
            <short-name>SEALCOUNTS</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Counts from analyzed photos</abstract>
            <notes>Loaded by batch 9050, 07-27-2016 13:48</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>SEALCOUNTS</schema>
            <description>Counts from analyzed photos</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="27">
            <data-attribute cc-id="333242">
               <seq-order>1</seq-order>
               <name>ID</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>unique sequence number</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333253">
               <seq-order>2</seq-order>
               <name>SURVEYDATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>date of survey</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333262">
               <seq-order>3</seq-order>
               <name>HAULOUTSITE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>40</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>codes in table HAULOUTS</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333263">
               <seq-order>4</seq-order>
               <name>IMAGENUM</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>frame number of photograph</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333264">
               <seq-order>5</seq-order>
               <name>PVNONPUP</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of non-pup harbor seals</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333265">
               <seq-order>6</seq-order>
               <name>PVPUP</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of harbor seal pups</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333266">
               <seq-order>7</seq-order>
               <name>PVINH2O</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of harbor seals in the water</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333267">
               <seq-order>8</seq-order>
               <name>HGNONPUP</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of non-pup gray seals</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333268">
               <seq-order>9</seq-order>
               <name>HGPUP</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of gray seal pups</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333243">
               <seq-order>10</seq-order>
               <name>HGINH2O</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of gray seals in the water</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333244">
               <seq-order>11</seq-order>
               <name>HGMALE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of male gray seals</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333245">
               <seq-order>12</seq-order>
               <name>HGORPVNONPUP</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of those seals that could be either harbor or gray seals</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333246">
               <seq-order>13</seq-order>
               <name>HGORPVPUP</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of pups that could be harbor or gray seal pups</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333247">
               <seq-order>14</seq-order>
               <name>HGORPVINH2O</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of seals that could be harbor or gray seals</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333248">
               <seq-order>15</seq-order>
               <name>COUNTDATE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>date of count</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333249">
               <seq-order>16</seq-order>
               <name>COUNTERS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>person or people counting seals in the phots</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333250">
               <seq-order>17</seq-order>
               <name>REPLICATE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>100</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Replicate count - do not include in sums</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333251">
               <seq-order>18</seq-order>
               <name>NOTES</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>80</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>comment field</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333252">
               <seq-order>19</seq-order>
               <name>HI</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Human Interaction</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333254">
               <seq-order>20</seq-order>
               <name>HARP</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of harp seals</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333255">
               <seq-order>21</seq-order>
               <name>HOODED</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of hooded seals</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333256">
               <seq-order>22</seq-order>
               <name>UNIDICESEAL</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of unidentified ice seals (harp/hooded)</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333257">
               <seq-order>23</seq-order>
               <name>MAYBESEAL</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>count of things that could be a seal (or rock, etc)</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333258">
               <seq-order>24</seq-order>
               <name>UE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>User of entry</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333259">
               <seq-order>25</seq-order>
               <name>DE</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date of entry</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333260">
               <seq-order>26</seq-order>
               <name>REMOTE_USER</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Not used</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="333261">
               <seq-order>27</seq-order>
               <name>FISHLOGIN</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Not used</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
   </entity-attribute-information>
   <support-roles>
      <support-role cc-id="205790" in-effect="Yes">
         <support-role-type>Data Steward</support-role-type>
         <from-date>2013</from-date>
         <contact-type>Person</contact-type>
         <contact-name>Josephson, Elizabeth</contact-name>
         <contact-email>elizabeth.josephson@noaa.gov</contact-email>
         <contact-address>166 Water Street</contact-address>
         <contact-address-city>Woods Hole</contact-address-city>
         <contact-address-state>MA</contact-address-state>
         <contact-address-zip>02543-1026</contact-address-zip>
         <contact-address-country>USA</contact-address-country>
         <contact-phone-number>508-495-2362</contact-phone-number>
         <contact-instructions>elizabeth.josephson@noaa.gov</contact-instructions>
      </support-role>
      <support-role cc-id="223082" in-effect="Yes">
         <support-role-type>Distributor</support-role-type>
         <from-date>2014</from-date>
         <contact-type>Person</contact-type>
         <contact-name>Josephson, Elizabeth</contact-name>
         <contact-email>elizabeth.josephson@noaa.gov</contact-email>
         <contact-address>166 Water Street</contact-address>
         <contact-address-city>Woods Hole</contact-address-city>
         <contact-address-state>MA</contact-address-state>
         <contact-address-zip>02543-1026</contact-address-zip>
         <contact-address-country>USA</contact-address-country>
         <contact-phone-number>508-495-2362</contact-phone-number>
         <contact-instructions>email</contact-instructions>
      </support-role>
      <support-role cc-id="223081" in-effect="Yes">
         <support-role-type>Metadata Contact</support-role-type>
         <from-date>2014</from-date>
         <contact-type>Person</contact-type>
         <contact-name>Josephson, Elizabeth</contact-name>
         <contact-email>elizabeth.josephson@noaa.gov</contact-email>
         <contact-address>166 Water Street</contact-address>
         <contact-address-city>Woods Hole</contact-address-city>
         <contact-address-state>MA</contact-address-state>
         <contact-address-zip>02543-1026</contact-address-zip>
         <contact-address-country>USA</contact-address-country>
         <contact-phone-number>508-495-2362</contact-phone-number>
         <contact-instructions>email</contact-instructions>
      </support-role>
      <support-role cc-id="205788" in-effect="Yes">
         <support-role-type>Point of Contact</support-role-type>
         <from-date>2013</from-date>
         <contact-type>Person</contact-type>
         <contact-name>Josephson, Elizabeth</contact-name>
         <contact-email>elizabeth.josephson@noaa.gov</contact-email>
         <contact-address>166 Water Street</contact-address>
         <contact-address-city>Woods Hole</contact-address-city>
         <contact-address-state>MA</contact-address-state>
         <contact-address-zip>02543-1026</contact-address-zip>
         <contact-address-country>USA</contact-address-country>
         <contact-phone-number>508-495-2362</contact-phone-number>
         <contact-instructions>elizabeth.josephson@noaa.gov</contact-instructions>
      </support-role>
   </support-roles>
   <extents>
      <currentness-reference>Ground Condition</currentness-reference>
      <extent cc-id="245335">
         <geographic-areas>
            <geographic-area cc-id="183596">
               <west-bound>-70.95</west-bound>
               <east-bound>-66.7</east-bound>
               <north-bound>44.8</north-bound>
               <south-bound>41.248</south-bound>
            </geographic-area>
         </geographic-areas>
         <time-frames>
            <time-frame cc-id="183597">
               <time-frame-type>Continuing</time-frame-type>
               <start-date-time>2005-02-06</start-date-time>
            </time-frame>
         </time-frames>
      </extent>
   </extents>
   <access-information>
      <security-class>Unclassified</security-class>
      <data-access-policy>Available to qualified researchers</data-access-policy>
      <data-access-procedure>Please contact data steward via email</data-access-procedure>
      <data-access-constraints>Data is stored on an internal NEFSC network, the requester may not have direct access to query the data unless they are also authorized for network access.</data-access-constraints>
      <data-use-constraints>User must read and fully comprehend the metadata prior to use. Applications or inferences derived from the data should be carefully considered for accuracy. Acknowledgement of NOAA/NMFS/NEFSC as the source from which these data were obtained in any publications and/or other representations of these data is suggested.</data-use-constraints>
   </access-information>
   <distribution-information>
      <distribution cc-id="247293">
         <download-url>https://storage.googleapis.com/nmfs_odp_nefsc/PARR/READ/PSB/23063/23063_SealCounts_Data.zip</download-url>
         <file-name>23063_SealCounts_Data.zip</file-name>
         <description>Compressed Zipped Folder: 23063_SealCounts_Data

(data is current as of 6/7/2017)</description>
      </distribution>
   </distribution-information>
   <data-quality>
      <quality-control-procedures>A percentage of images are counted by at least two independent counters. Data visually inspected for outliers.</quality-control-procedures>
   </data-quality>
   <data-management>
      <resources-identified>Yes</resources-identified>
      <resources-budget-percentage>Unknown</resources-budget-percentage>
      <data-access-directive-compliant>Yes</data-access-directive-compliant>
      <data-access-directive-waiver>No</data-access-directive-waiver>
      <delay-collection-dissemination>&lt; 1 year</delay-collection-dissemination>
      <archive-location>No Archiving Intended</archive-location>
      <delay-collection-archive>&lt; 1year</delay-collection-archive>
      <data-protection-plan>Data are in Oracle on NEFSC servers and undergo regular backups</data-protection-plan>
   </data-management>
   <lineage>
      <lineage-statement>Counts of seals in aerial imagery are entered directly into Oracle database or collected in excel spreadsheets and uploaded into database.  </lineage-statement>
   </lineage>
   <child-items>
      <child-item>
         <catalog-item-id>32524</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: HAULOUTS</title>
      </child-item>
      <child-item>
         <catalog-item-id>33539</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: HGPUPCOUNTS</title>
      </child-item>
      <child-item>
         <catalog-item-id>33540</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: PVSURVEY2012</title>
      </child-item>
      <child-item>
         <catalog-item-id>32527</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: SEALCOUNTERS</title>
      </child-item>
      <child-item>
         <catalog-item-id>33541</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: SEALCOUNTS</title>
      </child-item>
   </child-items>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:23063</guid>
      <metadata-record-created-by pers-id="13164">Elizabeth Josephson</metadata-record-created-by>
      <metadata-record-created>2015-01-30T08:38:04</metadata-record-created>
      <metadata-record-last-modified-by pers-id="13164">Elizabeth Josephson</metadata-record-last-modified-by>
      <metadata-record-last-modified>2023-06-01T20:14:03</metadata-record-last-modified>
      <record-published>2016-07-27</record-published>
      <owner-organization>Northeast Fisheries Science Center</owner-organization>
      <owner-organization-acronym>NEFSC</owner-organization-acronym>
      <owner-organization-address>166 Water Street</owner-organization-address>
      <owner-organization-address-city>Woods Hole</owner-organization-address-city>
      <owner-organization-address-state>MA</owner-organization-address-state>
      <owner-organization-address-zip>02543-1026</owner-organization-address-zip>
      <owner-organization-address-country>USA</owner-organization-address-country>
      <owner-organization-phone>(508)495-2000</owner-organization-phone>
      <owner-organization-url>https://www.nefsc.noaa.gov</owner-organization-url>
      <owner-organization-business-hours>8:00 a.m. to 4:30 p.m. Monday - Friday</owner-organization-business-hours>
      <owner-organization-group-id>1001</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>2016-07-27</metadata-last-review-date>
      <metadata-review-frequency>1 Year</metadata-review-frequency>
      <metadata-next-review-date>2017-07-27</metadata-next-review-date>
   </catalog-details>
</inport-metadata>
