NOAA ERDDAP
Easier access to scientific data
log in | ?    
Brought to you by NOAA NMFS SWFSC ERD    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  CalCOFI Farallon Institute Seabirds: Species Table Subscribe RSS
Institution:  Farallon Institute, Scripps Institution of Oceanography"   (Dataset ID: CAC_FI_SBAS_sp)
Information:  Summary ? | License ? | Metadata | Background (external link) | Subset | Files
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
   or a List of Values ?
   Maximum ?
 
 species ?      
   - +  ?
 type ?      
   - +  ?
 common_name ?      
   - +  ?
 scientific_name ?      
   - +  ?
 
Server-side Functions ?
 distinct() ?
? ("Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.")

File type: (more information)

(Documentation / Bypass this form ? )
 
(Please be patient. It may take a while to get the data.)


 

The Dataset Attribute Structure (.das) for this Dataset

Attributes {
 s {
  species {
    String description "four-letter species code; refers to species_codes table";
    String ioos_category "Other";
    String long_name "Species";
  }
  type {
    String ioos_category "Other";
  }
  common_name {
    String ioos_category "Other";
  }
  scientific_name {
    String ioos_category "Other";
  }
 }
  NC_GLOBAL {
    String cdm_data_type "Other";
    String Conventions "CF-1.6, ACDD-1.3, COARDS, NCCSV-1.2";
    String creator_email "sathompson@faralloninstitute.org";
    String creator_name "Sarah Ann Thompson";
    String data_sharing_agreement "https://oceanview.pfeg.noaa.gov/CalCOFI/app/resources/docs/Data_Sharing_Agreement_FarallonInstitute.pdf";
    String history 
"2026-04-20T00:32:28Z (local files)
2026-04-20T00:32:28Z https://coastwatch.pfeg.noaa.gov/erddap/tabledap/CAC_FI_SBAS_sp.html";
    String infoUrl "https://oceanview.pfeg.noaa.gov/CalCOFI/calcofi_fi_sbas.html";
    String institution "Farallon Institute, Scripps Institution of Oceanography\"";
    String license "please see: https://oceanview.pfeg.noaa.gov/CalCOFI/app/resources/docs/Data_Sharing_Agreement_FarallonInstitute.pdf";
    String publisher_email "wsydeman@faralloninstitute.org";
    String publisher_name "William Sydeman";
    String sourceUrl "(local files)";
    String standard_name_vocabulary "CF Standard Name Table v70";
    String subsetVariables "species,type,common_name,scientific_name";
    String summary "Please see: https://www.faralloninstitute.org/atsea-surveys and https://oceanview.pfeg.noaa.gov/CalCOFI/calcofi_fi_sbas.html";
    String title "CalCOFI Farallon Institute Seabirds: Species Table";
  }
}

 

Using tabledap to Request Data and Graphs from Tabular Datasets

tabledap lets you request a data subset, a graph, or a map from a tabular dataset (for example, buoy data), via a specially formed URL. tabledap uses the OPeNDAP (external link) Data Access Protocol (DAP) (external link) and its selection constraints (external link).

The URL specifies what you want: the dataset, a description of the graph or the subset of the data, and the file type for the response.

Tabledap request URLs must be in the form
https://coastwatch.pfeg.noaa.gov/erddap/tabledap/datasetID.fileType{?query}
For example,
https://coastwatch.pfeg.noaa.gov/erddap/tabledap/pmelTaoDySst.htmlTable?longitude,latitude,time,station,wmo_platform_code,T_25&time>=2015-05-23T12:00:00Z&time<=2015-05-31T12:00:00Z
Thus, the query is often a comma-separated list of desired variable names, followed by a collection of constraints (e.g., variable<value), each preceded by '&' (which is interpreted as "AND").

For details, see the tabledap Documentation.


 
ERDDAP, Version 2.30.0
Disclaimers | Privacy Policy | Contact