NOAA The NOAA GEO-IDE UAF ERDDAP
Easier access to scientific data
log in | ?    
Brought to you by NOAA NMFS SWFSC ERD    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  Under Development, California Commercial Landings update 2003-2014 Subscribe RSS
Institution:  NOAA NWFSC   (Dataset ID: CA_mkt_catch_update)
Information:  Summary ? | License ? | Metadata | Background (external link) | Subset | Files | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
   or a List of Values ?
   Maximum ?
 
 time (UTC) ?      
   - +  ?
  < slider >
 species (Species Name) ?      
   - +  ?
 landings (pounds) ?          0    147523616
 port (numbers) ?      
   - +  ?
 
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 {
  time {
    String _CoordinateAxisType "Time";
    Float64 actual_range 1.0413792e+9, 1.3885344e+9;
    String axis "T";
    String ioos_category "Time";
    String long_name "Time";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  species {
    String ioos_category "Other";
    String long_name "Species Name";
  }
  landings {
    Int32 _FillValue 2147483647;
    Int32 actual_range 0, 147523616;
    String ioos_category "Other";
    String long_name "Landings";
    String units "pounds";
  }
  port {
    String ioos_category "Other";
    String long_name "Port";
    String units "numbers";
  }
 }
  NC_GLOBAL {
    String cdm_data_type "Other";
    String Conventions "CF-1.6, ACDD-1.3, COARDS, NCCSV-1.1";
    String creator_email "Lynn.Dewitt@noaa.gov";
    String defaultGraphQuery "time,landings&species=\"Anchovy, Northern\"&port=\"Los Angeles\"&.draw=linesAndMarkers";
    String history 
"2024-05-04T02:14:57Z (local files)
2024-05-04T02:14:57Z http://upwell.pfeg.noaa.gov/erddap/tabledap/CA_mkt_catch_update.html";
    String infoUrl "https://oceanview.pfeg.noaa.gov/las_fish1/doc/names_describe.html";
    String institution "NOAA NWFSC";
    String license 
"The data may be used and redistributed for free but is not intended
for legal use, since it may contain inaccuracies. Neither the data
Contributor, ERD, NOAA, nor the United States Government, nor any
of their employees or contractors, makes any warranty, express or
implied, including warranties of merchantability and fitness for a
particular purpose, or assumes any legal liability for the accuracy,
completeness, or usefulness, of this information.";
    String sourceUrl "(local files)";
    String standard_name_vocabulary "CF Standard Name Table v70";
    String subsetVariables "time,species,port";
    String summary "stuff for summary";
    String time_coverage_end "2014-01-01T00:00:00Z";
    String time_coverage_start "2003-01-01T00:00:00Z";
    String title "Under Development, California Commercial Landings update 2003-2014";
  }
}

 

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://upwell.pfeg.noaa.gov/erddap/tabledap/datasetID.fileType{?query}
For example,
https://upwell.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.23
Disclaimers | Privacy Policy | Contact