![]() |
ERDDAP
Easier access to scientific data |
| ![]() Brought to you by NOAA NMFS SWFSC ERD |
Dataset Title: | excess_death
![]() ![]() |
Institution: | +ATLANTIC_CoLAB (Dataset ID: excess_mortality) |
Information: | Summary ![]() ![]() ![]() |
Attributes { s { outcome_no_obitos { Float64 _FillValue NaN; Float64 actual_range 0.0, 61.0; Float64 colorBarMaximum 100.0; Float64 colorBarMinimum 0.0; String ioos_category "Statistics"; String long_name "Daily Excess Deaths"; Float64 missing_value NaN; String units "count"; } expected_no_obitos { Float64 _FillValue NaN; Float64 actual_range 0.037529499, 15.13685226; Float64 colorBarMaximum 100.0; Float64 colorBarMinimum 0.0; String ioos_category "Statistics"; String long_name "Daily Expected Deaths"; Float64 missing_value NaN; String units "count"; } log_expected_seno_obitos { Float64 _FillValue NaN; Float64 actual_range 0.012348172, 0.049706579; String ioos_category "Unknown"; String long_name "Log Expected Seno Obitos"; Float64 missing_value NaN; } excess_no_obitos { Float64 _FillValue NaN; Float64 actual_range -9.0, 48.0; String ioos_category "Unknown"; String long_name "Excess No Obitos"; Float64 missing_value NaN; } excess_pos_no_obitos { Float64 _FillValue NaN; Float64 actual_range 0.0, 48.0; String ioos_category "Unknown"; String long_name "Excess Pos No Obitos"; Float64 missing_value NaN; } lower_bound_no_obitos { Float64 _FillValue NaN; Float64 actual_range -8.441679528, 48.46043355; String ioos_category "Unknown"; String long_name "Lower Bound No Obitos"; Float64 missing_value NaN; } upper_bound_no_obitos { Float64 _FillValue NaN; Float64 actual_range -9.205221081, 47.69108548; String ioos_category "Unknown"; String long_name "Upper Bound No Obitos"; Float64 missing_value NaN; } varianciano_obitos { Float64 _FillValue NaN; Float64 actual_range 1.025003824, 1.104522548; String ioos_category "Unknown"; String long_name "Varianciano Obitos"; Float64 missing_value NaN; } id { String ioos_category "Identifier"; String long_name "Id"; } time { String _CoordinateAxisType "Time"; Float64 actual_range 1.3673664e+9, 1.5382656e+9; String axis "T"; String calendar "proleptic_gregorian"; 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"; } } NC_GLOBAL { String cdm_data_type "Other"; String Conventions "COARDS, CF-1.10, ACDD-1.3"; String creator_name "+ATLANTIC_CoLAB"; String creator_type "institution"; String history "2025-07-17T21:45:06Z (local files) 2025-07-17T21:45:06Z http://erddap.atlanticsense.com/erddap/tabledap/excess_mortality.html"; String infoUrl "???"; String institution "+ATLANTIC_CoLAB"; String keywords "+atlantic, bound, colab, daily, data, day, death, deaths, excess, excess_no_obitos, excess_pos_no_obitos, expected, expected_no_obitos, identifier, log, log_expected_seno_obitos, lower, lower_bound_no_obitos, obitos, outcome_no_obitos, pos, seno, statistics, time, upper, upper_bound_no_obitos, varianciano, varianciano_obitos"; 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 summary "excess_death. +ATLANTIC_CoLAB data from a local source."; String time_coverage_end "2018-09-30T00:00:00Z"; String time_coverage_start "2013-05-01T00:00:00Z"; String title "excess_death"; } }
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.