Nautilos    ERDDAP NAUTILOS
Easier access to scientific data
   
Brought to you by Nautilos    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  NAUTILOS - Citizen Science Plastic Litter Subscribe RSS
Institution:  CNR ISTI   (Dataset ID: csc_plastic_litter)
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 ?
 
 campaign_id ?      
   - +  ?
 plastic_type ?          "Bags"    "SurgicalMasks"
 quantity (items) ?          1.0    802.0
 uid ?          "1"    "6"
 survey_code ?          0    68
 litter_reference_list ?          "\"J-List\""    "J-List"
 jcode_list ?          "J18"    "J95"
 timestamp (UTC) ?          2023-06-21T07:45:33.631Z    2024-08-01T10:12:22.299Z
 author ?          "plastic"    "plastic"
 command ?          0    1
 
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 {
  campaign_id {
    String long_name "Campaign ID";
  }
  plastic_type {
    String long_name "Plastic Type";
  }
  quantity {
    Float32 actual_range 1.0, 802.0;
    String long_name "Quantity";
    Float32 missing_value NaN;
    String units "items";
  }
  uid {
    String long_name "Uid";
  }
  survey_code {
    Int32 actual_range 0, 68;
    String long_name "survey_code";
  }
  litter_reference_list {
    String actual_range 
"J-List
J-List";
    String long_name "Litter Reference List";
  }
  jcode_list {
    String long_name "Jcode List";
  }
  timestamp {
    Float64 actual_range 1.687333533631e+9, 1.722507142299e+9;
    String comment "The values in this column are added by ERDDAP to identify when each row of data was added to the data file. NOTE! This is an unusual dataset in that the data files are actually log files. Normally, when you request data from this dataset, ERDDAP processes the insert (command=0) and delete (command=1) commands in the log files to return data from the current version of this dataset. However, if you make a request which includes &timestamp<= , then ERDDAP will return the dataset as it was at that point in time. Or, if you make a request which includes &timestamp> (or >= or =), e.g., &timestamp>0, then ERDDAP will return the raw data from the log files.";
    String ioos_category "Time";
    String long_name "Timestamp";
    String time_origin "01-JAN-1970 00:00:00";
    String time_precision "1970-01-01T00:00:00.000Z";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  author {
    String comment "The values in this column identify the author who added each row of data to the dataset.";
    String long_name "Author";
  }
  command {
    String _Unsigned "false";
    Byte actual_range 0, 1;
    String comment "This is an unusual dataset in that the data files are actually log files. Normally, when you request data from this dataset, ERDDAP processes the insert (command=0) and delete (command=1) commands in the log files to return data from the current version of this dataset. However, if you make a request which includes &timestamp<= , then ERDDAP will return the dataset as it was at that point in time. Or, if you make a request which includes &timestamp> (or >= or =), e.g., &timestamp>0, then ERDDAP will return the raw data from the log files.";
    String flag_meanings "insert delete";
    Byte flag_values 0, 1;
    String long_name "Command";
    Byte missing_value 127;
  }
 }
  NC_GLOBAL {
    String cdm_data_type "Other";
    String Citation "This project has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreement No. 101000825 (NAUTILOS). This output reflects only the author's view and the European Union cannot be held responsible for any use that may be made of the information contained therein.";
    String Conventions "COARDS, CF-1.6, ACDD-1.3";
    String creator_name "CNR ISTI";
    String creator_type "institution";
    String creator_url "https://www.nautilos-h2020.eu/";
    String EDMERP_code "13720";
    String funding_ID "101000825";
    String funding_statement "This project has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreement No. 101000825 (NAUTILOS). This output reflects only the author's view and the European Union cannot be held responsible for any use that may be made of the information contained therein";
    String history 
"2024-11-23T14:07:13Z (local files)
2024-11-23T14:07:13Z http://data-nautilos-h2020.eu/erddap/tabledap/csc_plastic_litter.html";
    String httpGetDirectoryStructure "campaign_id";
    String httpGetRequiredVariables "campaign_id,plastic_type,uid";
    String infoUrl "https://www.nautilos-h2020.eu/";
    String institution "CNR ISTI";
    String keywords "citizen_science, plastic, plastic_type";
    String license "CC-BY";
    String Project_DOI "https://doi.org/10.3030/101000825";
    String sourceUrl "(local files)";
    String standard_name_vocabulary "CF Standard Name Table v70";
    String subsetVariables "campaign_id";
    String summary "Citizen Science Plastic Litter. National Research Council (CNR) ISTI data";
    String testOutOfDate "now-1day";
    String title "NAUTILOS - Citizen Science Plastic Litter";
  }
}

 

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.24
Disclaimers | Privacy Policy | Contact