![]() |
ERDDAP
Easier access to scientific data |
log in
Brought to you by NOAA NMFS SWFSC ERD |
Dataset Title: | Testing - Length Sex Data - 20250815
![]() ![]() |
Institution: | Rutgers University (Dataset ID: length_sex_data_20250815) |
Information: | Summary ![]() ![]() ![]() |
Attributes { s { row { Int32 _FillValue 2147483647; Int32 actual_range 1, 15134; String ioos_category "Unknown"; String long_name "Row"; } tsn { Int32 _FillValue -9999; Int32 actual_range 72878, 615846; Float64 colorBarMaximum 100.0; Float64 colorBarMinimum 0.0; String description "Integrated Taxonomic Information System (ITIS) taxonomic serial number (TSN) identifier downloaded 20250610"; String ioos_category "Statistics"; String long_name "Itis Tsn Number"; } ind_id { Int32 _FillValue -9999; Int32 actual_range 1, 37; String description "Unique individual measured and sexed"; String ioos_category "Identifier"; String long_name "Individual Organism Identifier"; String units "identifier"; } length { Int32 _FillValue -9999; Int32 actual_range 1, 4557; String description "Size measurement for up to 20 individuals per taxon per trawl, where the metric used in denoted in the variable field 'metric'"; String ioos_category "Unknown"; String long_name "indiviudal_size_measurement"; String units "mm"; } stationID { String description "unique trawl idenfier by date and survey cumulative trawl number: YYYYMMDD-NN"; String ioos_category "Identifier"; String long_name "trawl_station_ID"; String units "identifier"; } survey { String description "survey identifier by season and year"; String ioos_category "Time"; String long_name "Trawl Survey"; String units "season year"; } common { String description "common name each taxon to nearest level"; String ioos_category "Taxonomy"; String long_name "Taxon Common Name"; } sciname { String description "scientific name each taxon to nearest level"; String ioos_category "Taxonomy"; String long_name "Taxon Scientific Name"; } metric { String description "Denotes method used to measure individuals in trawl: SL=standard length; TL=total length; FL=fork length; CW=carapace width."; String ioos_category "Unknown"; String long_name "Size Measurement Method"; } sex { String description "Sex for individual: m=male; f=female; u=unidentified"; String ioos_category "Biology"; String long_name "Individual Sex"; } } NC_GLOBAL { String acknowledgement "Funding provided by Bureau of Ocean Energy Management"; String cdm_data_type "Other"; String contributor_name "Thomas Grothues; Doug Zemeckis; Josh Kohut; Deena Hansen; Stephen Potts"; String contributor_role "Principal Investigator; Co-Principal Investigator; Co-Principal Investigator; BOEM Coordinator; Postdoctoral fellow"; String Conventions "COARDS, CF-1.10, ACDD-1.3"; String creator_email "stephen.potts@marine.rutgers.edu"; String creator_institution "Rutgers University"; String creator_name "Stephen Potts"; String creator_type "person"; String creator_url "https://marine.rutgers.edu/main/"; String geospatial_bounds_crs "EPSG:3424"; String history "2025-10-14T19:29:27Z (local files) 2025-10-14T19:29:27Z https://nybsand.marine.rutgers.edu/erddap/tabledap/length_sex_data_20250815.html"; String infoUrl "https://rowlrs.marine.rutgers.edu/"; String institution "Rutgers University"; String keywords "biology, bottom, common, data, identifier, ind_id, individual, indiviudal, itis, length, measurement, method, metric, name, number, organism, row, rutgers, scientific, sciname, sex, size, station, stationID, statistics, survey, taxon, taxonomy, time, trawl, tsn, university"; String license "see Data Use Agreement"; String project "NY Bight Fish, Fishers and Sand Features: Phase 2"; String project_institution "Rutgers University; Bureau of Ocean Energy Management (BOEM)"; String publisher_email "ecosystemdata@marine.rutgers.edu"; String publisher_institution "Rutgers University"; String publisher_name "Rutgers Marine Ecosystem Data Team"; String publisher_type "group"; String sourceUrl "(local files)"; String standard_name_vocabulary "CF Standard Name Table v70"; String subsetVariables "stationID, survey, common, sciname, metric, sex"; String summary "Trawl survey station data for bottom fish and invertebrates at an offshore sand borrow site in offshore New Jersey. 5 seasonal surveys were conducted over 3 years, with 4 days of collections each of within survey. Trawls were randomized over 7 cluster areas."; String title "Testing - Length Sex Data - 20250815"; } }
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.