Item talk:Q56502: Difference between revisions
From geokb
(Wrote fresh schema.org document to item wiki page) |
(Update item cache) |
||
Line 1: | Line 1: | ||
{"@context": "https://schema.org", "@type": "CreativeWork", "additionalType": "USGS Numbered Series", "name": "seawaveQ\u2014An R package providing a model and utilities for analyzing trends in chemical concentrations in streams with a seasonal wave (seawave) and adjustment for streamflow (Q) and other ancillary variables, version 2.0.0", "identifier": [{"@type": "PropertyValue", "propertyID": "USGS Publications Warehouse IndexID", "value": "ofr20201082", "url": "https://pubs.usgs.gov/publication/ofr20201082"}, {"@type": "PropertyValue", "propertyID": "USGS Publications Warehouse Internal ID", "value": 70211444}, {"@type": "PropertyValue", "propertyID": "DOI", "value": "10.3133/ofr20201082", "url": "https://doi.org/10.3133/ofr20201082"}], "inLanguage": "en", "isPartOf": [{"@type": "CreativeWorkSeries", "name": "Open-File Report"}], "datePublished": "2020", "dateModified": "2020-08-04", "abstract": "The seawaveQ R package provides functionality and help to fit a parametric regression model, SEAWAVE-Q, to pesticide concentration data from stream-water samples to assess trends. The model incorporates the strong seasonality and high degree of censoring common in pesticide data, and users can incorporate numerous ancillary variables such as streamflow anomalies. The model is fitted to pesticide data using maximum likelihood methods for censored data and is robust in terms of pesticide, stream location, and degree of censoring of the concentration data. This R package standardizes this methodology for trend analysis, documents the code, and provides help and tutorial information.In previous investigations, the SEAWAVE-Q model assumed a linear trend across the period analyzed. For short trend periods, this assumption of a linear trend is adequate. However, as the period of record analyzed becomes longer, the assumption of linearity is problematic because of changes in pesticide regulation and use, some of which can be abrupt. In this update to the model, a restricted cubic spline option was added for long trend periods. This option allows for more flexibility in the time component of the model. Bootstrap functionality is included to determine statistical significance. Model results with the new restricted cubic spline option are compared to the linear trend option for two pesticide-site combinations.", "description": "Report: vi, 25; 3 Appendixes", "publisher": {"@type": "Organization", "name": "U.S. Geological Survey"}, "author": [{"@type": "Person", "name": "York, Benjamin C. byork@usgs.gov", "givenName": "Benjamin C. ", "familyName": "York", "email": "byork@usgs.gov", "identifier": {"@type": "PropertyValue", "propertyID": "ORCID", "value": "0000-0002-3449-3574", "url": "https://orcid.org/0000-0002-3449-3574"}, "affiliation": [{"@type": "Organization", "name": "Dakota Water Science Center", "url": "https://www.usgs.gov/centers/dakota-water"}]}, {"@type": "Person", "name": "Ryberg, Karen R. kryberg@usgs.gov", "givenName": "Karen R.", "familyName": "Ryberg", "email": "kryberg@usgs.gov", "identifier": {"@type": "PropertyValue", "propertyID": "ORCID", "value": "0000-0002-9834-2046", "url": "https://orcid.org/0000-0002-9834-2046"}, "affiliation": [{"@type": "Organization", "name": "Dakota Water Science Center", "url": "https://www.usgs.gov/centers/dakota-water"}]}], "funder": [{"@type": "Organization", "name": "WMA - Earth System Processes Division", "url": "https://www.usgs.gov/mission-areas/water-resources"}]} | { | ||
"USGS Publications Warehouse": { | |||
"schema": { | |||
"@context": "https://schema.org", | |||
"@type": "CreativeWork", | |||
"additionalType": "USGS Numbered Series", | |||
"name": "seawaveQ\u2014An R package providing a model and utilities for analyzing trends in chemical concentrations in streams with a seasonal wave (seawave) and adjustment for streamflow (Q) and other ancillary variables, version 2.0.0", | |||
"identifier": [ | |||
{ | |||
"@type": "PropertyValue", | |||
"propertyID": "USGS Publications Warehouse IndexID", | |||
"value": "ofr20201082", | |||
"url": "https://pubs.usgs.gov/publication/ofr20201082" | |||
}, | |||
{ | |||
"@type": "PropertyValue", | |||
"propertyID": "USGS Publications Warehouse Internal ID", | |||
"value": 70211444 | |||
}, | |||
{ | |||
"@type": "PropertyValue", | |||
"propertyID": "DOI", | |||
"value": "10.3133/ofr20201082", | |||
"url": "https://doi.org/10.3133/ofr20201082" | |||
} | |||
], | |||
"inLanguage": "en", | |||
"isPartOf": [ | |||
{ | |||
"@type": "CreativeWorkSeries", | |||
"name": "Open-File Report" | |||
} | |||
], | |||
"datePublished": "2020", | |||
"dateModified": "2020-08-04", | |||
"abstract": "The seawaveQ R package provides functionality and help to fit a parametric regression model, SEAWAVE-Q, to pesticide concentration data from stream-water samples to assess trends. The model incorporates the strong seasonality and high degree of censoring common in pesticide data, and users can incorporate numerous ancillary variables such as streamflow anomalies. The model is fitted to pesticide data using maximum likelihood methods for censored data and is robust in terms of pesticide, stream location, and degree of censoring of the concentration data. This R package standardizes this methodology for trend analysis, documents the code, and provides help and tutorial information.In previous investigations, the SEAWAVE-Q model assumed a linear trend across the period analyzed. For short trend periods, this assumption of a linear trend is adequate. However, as the period of record analyzed becomes longer, the assumption of linearity is problematic because of changes in pesticide regulation and use, some of which can be abrupt. In this update to the model, a restricted cubic spline option was added for long trend periods. This option allows for more flexibility in the time component of the model. Bootstrap functionality is included to determine statistical significance. Model results with the new restricted cubic spline option are compared to the linear trend option for two pesticide-site combinations.", | |||
"description": "Report: vi, 25; 3 Appendixes", | |||
"publisher": { | |||
"@type": "Organization", | |||
"name": "U.S. Geological Survey" | |||
}, | |||
"author": [ | |||
{ | |||
"@type": "Person", | |||
"name": "York, Benjamin C. byork@usgs.gov", | |||
"givenName": "Benjamin C. ", | |||
"familyName": "York", | |||
"email": "byork@usgs.gov", | |||
"identifier": { | |||
"@type": "PropertyValue", | |||
"propertyID": "ORCID", | |||
"value": "0000-0002-3449-3574", | |||
"url": "https://orcid.org/0000-0002-3449-3574" | |||
}, | |||
"affiliation": [ | |||
{ | |||
"@type": "Organization", | |||
"name": "Dakota Water Science Center", | |||
"url": "https://www.usgs.gov/centers/dakota-water" | |||
} | |||
] | |||
}, | |||
{ | |||
"@type": "Person", | |||
"name": "Ryberg, Karen R. kryberg@usgs.gov", | |||
"givenName": "Karen R.", | |||
"familyName": "Ryberg", | |||
"email": "kryberg@usgs.gov", | |||
"identifier": { | |||
"@type": "PropertyValue", | |||
"propertyID": "ORCID", | |||
"value": "0000-0002-9834-2046", | |||
"url": "https://orcid.org/0000-0002-9834-2046" | |||
}, | |||
"affiliation": [ | |||
{ | |||
"@type": "Organization", | |||
"name": "Dakota Water Science Center", | |||
"url": "https://www.usgs.gov/centers/dakota-water" | |||
} | |||
] | |||
} | |||
], | |||
"funder": [ | |||
{ | |||
"@type": "Organization", | |||
"name": "WMA - Earth System Processes Division", | |||
"url": "https://www.usgs.gov/mission-areas/water-resources" | |||
} | |||
] | |||
} | |||
}, | |||
"OpenAlex": { | |||
"abstract_inverted_index": { | |||
"First": [ | |||
0 | |||
], | |||
"posted": [ | |||
1 | |||
], | |||
"July": [ | |||
2 | |||
], | |||
"30,": [ | |||
3 | |||
], | |||
"2020": [ | |||
4 | |||
], | |||
"For": [ | |||
5, | |||
141 | |||
], | |||
"additional": [ | |||
6 | |||
], | |||
"information,": [ | |||
7 | |||
], | |||
"contact:": [ | |||
8 | |||
], | |||
"Director,": [ | |||
9 | |||
], | |||
"Dakota": [ | |||
10 | |||
], | |||
"Water": [ | |||
11 | |||
], | |||
"Science": [ | |||
12 | |||
], | |||
"Center": [ | |||
13 | |||
], | |||
"U.S.": [ | |||
14 | |||
], | |||
"Geological": [ | |||
15 | |||
], | |||
"Survey821": [ | |||
16 | |||
], | |||
"East": [ | |||
17 | |||
], | |||
"Interstate": [ | |||
18 | |||
], | |||
"Avenue": [ | |||
19 | |||
], | |||
"Bismarck,": [ | |||
20 | |||
], | |||
"ND": [ | |||
21 | |||
], | |||
"585031608": [ | |||
22 | |||
], | |||
"Mountain": [ | |||
23 | |||
], | |||
"View": [ | |||
24 | |||
], | |||
"RoadRapid": [ | |||
25 | |||
], | |||
"City,": [ | |||
26 | |||
], | |||
"SD": [ | |||
27 | |||
], | |||
"The": [ | |||
28, | |||
53, | |||
79 | |||
], | |||
"seawaveQ": [ | |||
29 | |||
], | |||
"R": [ | |||
30, | |||
111 | |||
], | |||
"package": [ | |||
31, | |||
112 | |||
], | |||
"provides": [ | |||
32, | |||
123 | |||
], | |||
"functionality": [ | |||
33, | |||
213 | |||
], | |||
"and": [ | |||
34, | |||
59, | |||
68, | |||
93, | |||
102, | |||
122, | |||
125, | |||
174 | |||
], | |||
"help": [ | |||
35, | |||
124 | |||
], | |||
"to": [ | |||
36, | |||
43, | |||
50, | |||
83, | |||
185, | |||
216, | |||
231 | |||
], | |||
"fit": [ | |||
37 | |||
], | |||
"a": [ | |||
38, | |||
134, | |||
148, | |||
188 | |||
], | |||
"parametric": [ | |||
39 | |||
], | |||
"regression": [ | |||
40 | |||
], | |||
"model,": [ | |||
41, | |||
187 | |||
], | |||
"SEAWAVE-Q,": [ | |||
42 | |||
], | |||
"pesticide": [ | |||
44, | |||
66, | |||
84, | |||
172 | |||
], | |||
"concentration": [ | |||
45, | |||
108 | |||
], | |||
"data": [ | |||
46, | |||
85, | |||
92 | |||
], | |||
"from": [ | |||
47 | |||
], | |||
"stream-water": [ | |||
48 | |||
], | |||
"samples": [ | |||
49 | |||
], | |||
"assess": [ | |||
51 | |||
], | |||
"trends.": [ | |||
52 | |||
], | |||
"model": [ | |||
54, | |||
80, | |||
132 | |||
], | |||
"incorporates": [ | |||
55 | |||
], | |||
"the": [ | |||
56, | |||
107, | |||
120, | |||
130, | |||
138, | |||
155, | |||
162, | |||
186, | |||
206, | |||
210, | |||
223, | |||
232 | |||
], | |||
"strong": [ | |||
57 | |||
], | |||
"seasonality": [ | |||
58 | |||
], | |||
"high": [ | |||
60 | |||
], | |||
"degree": [ | |||
61, | |||
103 | |||
], | |||
"of": [ | |||
62, | |||
98, | |||
104, | |||
106, | |||
147, | |||
157, | |||
164, | |||
169, | |||
177, | |||
209 | |||
], | |||
"censoring": [ | |||
63, | |||
105 | |||
], | |||
"common": [ | |||
64 | |||
], | |||
"in": [ | |||
65, | |||
96, | |||
171, | |||
205 | |||
], | |||
"data,": [ | |||
67 | |||
], | |||
"users": [ | |||
69 | |||
], | |||
"can": [ | |||
70, | |||
179 | |||
], | |||
"incorporate": [ | |||
71 | |||
], | |||
"numerous": [ | |||
72 | |||
], | |||
"ancillary": [ | |||
73 | |||
], | |||
"variables": [ | |||
74 | |||
], | |||
"such": [ | |||
75 | |||
], | |||
"as": [ | |||
76, | |||
154 | |||
], | |||
"streamflow": [ | |||
77 | |||
], | |||
"anomalies.": [ | |||
78 | |||
], | |||
"is": [ | |||
81, | |||
94, | |||
151, | |||
166, | |||
214 | |||
], | |||
"fitted": [ | |||
82 | |||
], | |||
"using": [ | |||
86 | |||
], | |||
"maximum": [ | |||
87 | |||
], | |||
"likelihood": [ | |||
88 | |||
], | |||
"methods": [ | |||
89 | |||
], | |||
"for": [ | |||
90, | |||
116, | |||
195, | |||
202, | |||
236 | |||
], | |||
"censored": [ | |||
91 | |||
], | |||
"robust": [ | |||
95 | |||
], | |||
"terms": [ | |||
97 | |||
], | |||
"pesticide,": [ | |||
99 | |||
], | |||
"stream": [ | |||
100 | |||
], | |||
"location,": [ | |||
101 | |||
], | |||
"data.": [ | |||
109 | |||
], | |||
"This": [ | |||
110, | |||
199 | |||
], | |||
"standardizes": [ | |||
113 | |||
], | |||
"this": [ | |||
114, | |||
145, | |||
183 | |||
], | |||
"methodology": [ | |||
115 | |||
], | |||
"trend": [ | |||
117, | |||
136, | |||
143, | |||
150, | |||
197, | |||
234 | |||
], | |||
"analysis,": [ | |||
118 | |||
], | |||
"documents": [ | |||
119 | |||
], | |||
"code,": [ | |||
121 | |||
], | |||
"tutorial": [ | |||
126 | |||
], | |||
"information.In": [ | |||
127 | |||
], | |||
"previous": [ | |||
128 | |||
], | |||
"investigations,": [ | |||
129 | |||
], | |||
"SEAWAVE-Q": [ | |||
131 | |||
], | |||
"assumed": [ | |||
133 | |||
], | |||
"linear": [ | |||
135, | |||
149, | |||
233 | |||
], | |||
"across": [ | |||
137 | |||
], | |||
"period": [ | |||
139, | |||
156 | |||
], | |||
"analyzed.": [ | |||
140 | |||
], | |||
"short": [ | |||
142 | |||
], | |||
"periods,": [ | |||
144 | |||
], | |||
"assumption": [ | |||
146, | |||
163 | |||
], | |||
"adequate.": [ | |||
152 | |||
], | |||
"However,": [ | |||
153 | |||
], | |||
"record": [ | |||
158 | |||
], | |||
"analyzed": [ | |||
159 | |||
], | |||
"becomes": [ | |||
160 | |||
], | |||
"longer,": [ | |||
161 | |||
], | |||
"linearity": [ | |||
165 | |||
], | |||
"problematic": [ | |||
167 | |||
], | |||
"because": [ | |||
168 | |||
], | |||
"changes": [ | |||
170 | |||
], | |||
"regulation": [ | |||
173 | |||
], | |||
"use,": [ | |||
175 | |||
], | |||
"some": [ | |||
176 | |||
], | |||
"which": [ | |||
178 | |||
], | |||
"be": [ | |||
180 | |||
], | |||
"abrupt.": [ | |||
181 | |||
], | |||
"In": [ | |||
182 | |||
], | |||
"update": [ | |||
184 | |||
], | |||
"restricted": [ | |||
189, | |||
225 | |||
], | |||
"cubic": [ | |||
190, | |||
226 | |||
], | |||
"spline": [ | |||
191, | |||
227 | |||
], | |||
"option": [ | |||
192, | |||
200, | |||
228, | |||
235 | |||
], | |||
"was": [ | |||
193 | |||
], | |||
"added": [ | |||
194 | |||
], | |||
"long": [ | |||
196 | |||
], | |||
"periods.": [ | |||
198 | |||
], | |||
"allows": [ | |||
201 | |||
], | |||
"more": [ | |||
203 | |||
], | |||
"flexibility": [ | |||
204 | |||
], | |||
"time": [ | |||
207 | |||
], | |||
"component": [ | |||
208 | |||
], | |||
"model.": [ | |||
211 | |||
], | |||
"Bootstrap": [ | |||
212 | |||
], | |||
"included": [ | |||
215 | |||
], | |||
"determine": [ | |||
217 | |||
], | |||
"statistical": [ | |||
218 | |||
], | |||
"significance.": [ | |||
219 | |||
], | |||
"Model": [ | |||
220 | |||
], | |||
"results": [ | |||
221 | |||
], | |||
"with": [ | |||
222 | |||
], | |||
"new": [ | |||
224 | |||
], | |||
"are": [ | |||
229 | |||
], | |||
"compared": [ | |||
230 | |||
], | |||
"two": [ | |||
237 | |||
], | |||
"pesticide-site": [ | |||
238 | |||
], | |||
"combinations.": [ | |||
239 | |||
] | |||
}, | |||
"apc_list": null, | |||
"apc_paid": null, | |||
"authorships": [ | |||
{ | |||
"author_position": "first", | |||
"author": { | |||
"id": "https://openalex.org/A5014268586", | |||
"display_name": "Karen R. Ryberg", | |||
"orcid": "https://orcid.org/0000-0002-9834-2046" | |||
}, | |||
"institutions": [], | |||
"countries": [], | |||
"is_corresponding": false, | |||
"raw_author_name": "Karen R. Ryberg", | |||
"raw_affiliation_strings": [], | |||
"affiliations": [] | |||
}, | |||
{ | |||
"author_position": "last", | |||
"author": { | |||
"id": "https://openalex.org/A5073027646", | |||
"display_name": "Benjamin C. York", | |||
"orcid": "https://orcid.org/0000-0002-3449-3574" | |||
}, | |||
"institutions": [], | |||
"countries": [], | |||
"is_corresponding": false, | |||
"raw_author_name": "Benjamin C. York", | |||
"raw_affiliation_strings": [], | |||
"affiliations": [] | |||
} | |||
], | |||
"best_oa_location": { | |||
"is_oa": true, | |||
"landing_page_url": "https://doi.org/10.3133/ofr20201082", | |||
"pdf_url": "https://pubs.usgs.gov/of/2020/1082/ofr20201082.pdf", | |||
"source": { | |||
"id": "https://openalex.org/S4210194219", | |||
"display_name": "Antarctica A Keystone in a Changing World", | |||
"issn_l": "0196-1497", | |||
"issn": [ | |||
"0196-1497", | |||
"2331-1258", | |||
"2332-4899" | |||
], | |||
"is_oa": true, | |||
"is_in_doaj": false, | |||
"is_core": true, | |||
"host_organization": "https://openalex.org/P4310316088", | |||
"host_organization_name": "United States Department of the Interior", | |||
"host_organization_lineage": [ | |||
"https://openalex.org/P4310316088" | |||
], | |||
"host_organization_lineage_names": [ | |||
"United States Department of the Interior" | |||
], | |||
"type": "journal" | |||
}, | |||
"license": null, | |||
"license_id": null, | |||
"version": "publishedVersion", | |||
"is_accepted": true, | |||
"is_published": true | |||
}, | |||
"biblio": { | |||
"volume": null, | |||
"issue": null, | |||
"first_page": null, | |||
"last_page": null | |||
}, | |||
"citation_normalized_percentile": { | |||
"value": 0.454975, | |||
"is_in_top_1_percent": false, | |||
"is_in_top_10_percent": false | |||
}, | |||
"cited_by_api_url": "https://api.openalex.org/works?filter=cites:W4236547217", | |||
"cited_by_count": 3, | |||
"cited_by_percentile_year": { | |||
"min": 76, | |||
"max": 79 | |||
}, | |||
"concepts": [ | |||
{ | |||
"id": "https://openalex.org/c137668524", | |||
"wikidata": "https://www.wikidata.org/wiki/Q189813", | |||
"display_name": "Censoring (clinical trials)", | |||
"level": 2, | |||
"score": 0.7509022, | |||
"qid": null | |||
}, | |||
{ | |||
"id": "https://openalex.org/c39432304", | |||
"wikidata": "https://www.wikidata.org/wiki/Q188847", | |||
"display_name": "Environmental science", | |||
"level": 0, | |||
"score": 0.613947, | |||
"qid": "Q166085" | |||
}, | |||
{ | |||
"id": "https://openalex.org/c53739315", | |||
"wikidata": "https://www.wikidata.org/wiki/Q29425295", | |||
"display_name": "Streamflow", | |||
"level": 3, | |||
"score": 0.5946995, | |||
"qid": "Q159302" | |||
}, | |||
{ | |||
"id": "https://openalex.org/c105795698", | |||
"wikidata": "https://www.wikidata.org/wiki/Q12483", | |||
"display_name": "Statistics", | |||
"level": 1, | |||
"score": 0.47590098, | |||
"qid": "Q161190" | |||
}, | |||
{ | |||
"id": "https://openalex.org/c149782125", | |||
"wikidata": "https://www.wikidata.org/wiki/Q160039", | |||
"display_name": "Econometrics", | |||
"level": 1, | |||
"score": 0.469859, | |||
"qid": "Q226226" | |||
}, | |||
{ | |||
"id": "https://openalex.org/c117251300", | |||
"wikidata": "https://www.wikidata.org/wiki/Q1849855", | |||
"display_name": "Parametric statistics", | |||
"level": 2, | |||
"score": 0.4251854, | |||
"qid": null | |||
}, | |||
{ | |||
"id": "https://openalex.org/c75778745", | |||
"wikidata": "https://www.wikidata.org/wiki/Q342626", | |||
"display_name": "Lag", | |||
"level": 2, | |||
"score": 0.4186071, | |||
"qid": null | |||
}, | |||
{ | |||
"id": "https://openalex.org/c174030287", | |||
"wikidata": "https://www.wikidata.org/wiki/Q7414381", | |||
"display_name": "San Joaquin", | |||
"level": 2, | |||
"score": 0.41634005, | |||
"qid": null | |||
}, | |||
{ | |||
"id": "https://openalex.org/c76886044", | |||
"wikidata": "https://www.wikidata.org/wiki/Q2883300", | |||
"display_name": "Hydrology (agriculture)", | |||
"level": 2, | |||
"score": 0.3418674, | |||
"qid": "Q161210" | |||
}, | |||
{ | |||
"id": "https://openalex.org/c41008148", | |||
"wikidata": "https://www.wikidata.org/wiki/Q21198", | |||
"display_name": "Computer science", | |||
"level": 0, | |||
"score": 0.32087594, | |||
"qid": "Q158969" | |||
}, | |||
{ | |||
"id": "https://openalex.org/c33923547", | |||
"wikidata": "https://www.wikidata.org/wiki/Q395", | |||
"display_name": "Mathematics", | |||
"level": 0, | |||
"score": 0.2908585, | |||
"qid": "Q161189" | |||
}, | |||
{ | |||
"id": "https://openalex.org/c205649164", | |||
"wikidata": "https://www.wikidata.org/wiki/Q1071", | |||
"display_name": "Geography", | |||
"level": 0, | |||
"score": 0.2765724, | |||
"qid": "Q158983" | |||
}, | |||
{ | |||
"id": "https://openalex.org/c126645576", | |||
"wikidata": "https://www.wikidata.org/wiki/Q166620", | |||
"display_name": "Drainage basin", | |||
"level": 2, | |||
"score": 0.1357221, | |||
"qid": null | |||
}, | |||
{ | |||
"id": "https://openalex.org/c58640448", | |||
"wikidata": "https://www.wikidata.org/wiki/Q42515", | |||
"display_name": "Cartography", | |||
"level": 1, | |||
"score": 0.13252538, | |||
"qid": "Q158966" | |||
}, | |||
{ | |||
"id": "https://openalex.org/c127413603", | |||
"wikidata": "https://www.wikidata.org/wiki/Q11023", | |||
"display_name": "Engineering", | |||
"level": 0, | |||
"score": 0.13064063, | |||
"qid": "Q158977" | |||
}, | |||
{ | |||
"id": "https://openalex.org/c159390177", | |||
"wikidata": "https://www.wikidata.org/wiki/Q9161265", | |||
"display_name": "Soil science", | |||
"level": 1, | |||
"score": 0.09984353, | |||
"qid": "Q166157" | |||
}, | |||
{ | |||
"id": "https://openalex.org/c31258907", | |||
"wikidata": "https://www.wikidata.org/wiki/Q1301371", | |||
"display_name": "Computer network", | |||
"level": 1, | |||
"score": 0.0, | |||
"qid": "Q166178" | |||
}, | |||
{ | |||
"id": "https://openalex.org/c187320778", | |||
"wikidata": "https://www.wikidata.org/wiki/Q1349130", | |||
"display_name": "Geotechnical engineering", | |||
"level": 1, | |||
"score": 0.0, | |||
"qid": "Q226247" | |||
} | |||
], | |||
"corresponding_author_ids": [], | |||
"corresponding_institution_ids": [], | |||
"countries_distinct_count": 0, | |||
"counts_by_year": [ | |||
{ | |||
"year": 2023, | |||
"cited_by_count": 2 | |||
}, | |||
{ | |||
"year": 2013, | |||
"cited_by_count": 1 | |||
} | |||
], | |||
"created_date": "2022-05-12", | |||
"datasets": [], | |||
"display_name": "seawaveQ\u2014An R package providing a model and utilities for analyzing trends in chemical concentrations in streams with a seasonal wave (seawave) and adjustment for streamflow (Q) and other ancillary variables, version 2.0.0", | |||
"doi": "https://doi.org/10.3133/ofr20201082", | |||
"fulltext_origin": "pdf", | |||
"fwci": 0.164, | |||
"grants": [], | |||
"has_fulltext": true, | |||
"id": "https://openalex.org/W4236547217", | |||
"ids": { | |||
"openalex": "https://openalex.org/W4236547217", | |||
"doi": "https://doi.org/10.3133/ofr20201082" | |||
}, | |||
"indexed_in": [ | |||
"crossref" | |||
], | |||
"institutions_distinct_count": 0, | |||
"is_paratext": false, | |||
"is_retracted": false, | |||
"keywords": [ | |||
{ | |||
"id": "https://openalex.org/keywords/censoring", | |||
"display_name": "Censoring (clinical trials)", | |||
"score": 0.7509022 | |||
}, | |||
{ | |||
"id": "https://openalex.org/keywords/stream-restoration", | |||
"display_name": "Stream Restoration", | |||
"score": 0.525385 | |||
}, | |||
{ | |||
"id": "https://openalex.org/keywords/water-quality", | |||
"display_name": "Water Quality", | |||
"score": 0.513645 | |||
}, | |||
{ | |||
"id": "https://openalex.org/keywords/monitoring", | |||
"display_name": "Monitoring", | |||
"score": 0.511 | |||
}, | |||
{ | |||
"id": "https://openalex.org/keywords/sediment-analysis", | |||
"display_name": "Sediment Analysis", | |||
"score": 0.501312 | |||
}, | |||
{ | |||
"id": "https://openalex.org/keywords/san-joaquin", | |||
"display_name": "San Joaquin", | |||
"score": 0.41634005 | |||
} | |||
], | |||
"language": "en", | |||
"locations": [ | |||
{ | |||
"is_oa": true, | |||
"landing_page_url": "https://doi.org/10.3133/ofr20201082", | |||
"pdf_url": "https://pubs.usgs.gov/of/2020/1082/ofr20201082.pdf", | |||
"source": { | |||
"id": "https://openalex.org/S4210194219", | |||
"display_name": "Antarctica A Keystone in a Changing World", | |||
"issn_l": "0196-1497", | |||
"issn": [ | |||
"0196-1497", | |||
"2331-1258", | |||
"2332-4899" | |||
], | |||
"is_oa": true, | |||
"is_in_doaj": false, | |||
"is_core": true, | |||
"host_organization": "https://openalex.org/P4310316088", | |||
"host_organization_name": "United States Department of the Interior", | |||
"host_organization_lineage": [ | |||
"https://openalex.org/P4310316088" | |||
], | |||
"host_organization_lineage_names": [ | |||
"United States Department of the Interior" | |||
], | |||
"type": "journal" | |||
}, | |||
"license": null, | |||
"license_id": null, | |||
"version": "publishedVersion", | |||
"is_accepted": true, | |||
"is_published": true | |||
} | |||
], | |||
"locations_count": 1, | |||
"mesh": [], | |||
"ngrams_url": "https://api.openalex.org/works/W4236547217/ngrams", | |||
"open_access": { | |||
"is_oa": true, | |||
"oa_status": "gold", | |||
"oa_url": "https://pubs.usgs.gov/of/2020/1082/ofr20201082.pdf", | |||
"any_repository_has_fulltext": false | |||
}, | |||
"primary_location": { | |||
"is_oa": true, | |||
"landing_page_url": "https://doi.org/10.3133/ofr20201082", | |||
"pdf_url": "https://pubs.usgs.gov/of/2020/1082/ofr20201082.pdf", | |||
"source": { | |||
"id": "https://openalex.org/S4210194219", | |||
"display_name": "Antarctica A Keystone in a Changing World", | |||
"issn_l": "0196-1497", | |||
"issn": [ | |||
"0196-1497", | |||
"2331-1258", | |||
"2332-4899" | |||
], | |||
"is_oa": true, | |||
"is_in_doaj": false, | |||
"is_core": true, | |||
"host_organization": "https://openalex.org/P4310316088", | |||
"host_organization_name": "United States Department of the Interior", | |||
"host_organization_lineage": [ | |||
"https://openalex.org/P4310316088" | |||
], | |||
"host_organization_lineage_names": [ | |||
"United States Department of the Interior" | |||
], | |||
"type": "journal" | |||
}, | |||
"license": null, | |||
"license_id": null, | |||
"version": "publishedVersion", | |||
"is_accepted": true, | |||
"is_published": true | |||
}, | |||
"primary_topic": { | |||
"id": "https://openalex.org/T12773", | |||
"display_name": "Water Quality and Hydrogeology Research", | |||
"score": 0.9937, | |||
"subfield": { | |||
"id": "https://openalex.org/subfields/2312", | |||
"display_name": "Water Science and Technology" | |||
}, | |||
"field": { | |||
"id": "https://openalex.org/fields/23", | |||
"display_name": "Environmental Science" | |||
}, | |||
"domain": { | |||
"id": "https://openalex.org/domains/3", | |||
"display_name": "Physical Sciences" | |||
} | |||
}, | |||
"publication_date": "2020-01-01", | |||
"publication_year": 2020, | |||
"referenced_works": [ | |||
"https://openalex.org/W1161104091", | |||
"https://openalex.org/W1204544352", | |||
"https://openalex.org/W1516548158", | |||
"https://openalex.org/W1545593276", | |||
"https://openalex.org/W1564105742", | |||
"https://openalex.org/W1570622790", | |||
"https://openalex.org/W1574051700", | |||
"https://openalex.org/W166921357", | |||
"https://openalex.org/W1965328698", | |||
"https://openalex.org/W1966827292", | |||
"https://openalex.org/W2000062521", | |||
"https://openalex.org/W2015882110", | |||
"https://openalex.org/W2019448438", | |||
"https://openalex.org/W2029364683", | |||
"https://openalex.org/W2047204941", | |||
"https://openalex.org/W2075715210", | |||
"https://openalex.org/W2103058488", | |||
"https://openalex.org/W2116091526", | |||
"https://openalex.org/W2142635246", | |||
"https://openalex.org/W2168175751", | |||
"https://openalex.org/W2272578235", | |||
"https://openalex.org/W2476092673", | |||
"https://openalex.org/W2604300224", | |||
"https://openalex.org/W2758614788", | |||
"https://openalex.org/W3027408461", | |||
"https://openalex.org/W4211177544", | |||
"https://openalex.org/W4239744096" | |||
], | |||
"referenced_works_count": 27, | |||
"related_works": [ | |||
"https://openalex.org/W4250589207", | |||
"https://openalex.org/W338202753", | |||
"https://openalex.org/W2992977243", | |||
"https://openalex.org/W2968208593", | |||
"https://openalex.org/W2940541125", | |||
"https://openalex.org/W2910437882", | |||
"https://openalex.org/W2265626488", | |||
"https://openalex.org/W1603915887", | |||
"https://openalex.org/W1505033388", | |||
"https://openalex.org/W1233081763" | |||
], | |||
"sustainable_development_goals": [ | |||
{ | |||
"id": "https://metadata.un.org/sdg/14", | |||
"display_name": "Life below water", | |||
"score": 0.82 | |||
} | |||
], | |||
"title": "seawaveQ\u2014An R package providing a model and utilities for analyzing trends in chemical concentrations in streams with a seasonal wave (seawave) and adjustment for streamflow (Q) and other ancillary variables, version 2.0.0", | |||
"topics": [ | |||
{ | |||
"id": "https://openalex.org/T12773", | |||
"display_name": "Water Quality and Hydrogeology Research", | |||
"score": 0.9937, | |||
"subfield": { | |||
"id": "https://openalex.org/subfields/2312", | |||
"display_name": "Water Science and Technology" | |||
}, | |||
"field": { | |||
"id": "https://openalex.org/fields/23", | |||
"display_name": "Environmental Science" | |||
}, | |||
"domain": { | |||
"id": "https://openalex.org/domains/3", | |||
"display_name": "Physical Sciences" | |||
} | |||
}, | |||
{ | |||
"id": "https://openalex.org/T11311", | |||
"display_name": "Biogeochemical Cycling of Nutrients in Aquatic Ecosystems", | |||
"score": 0.988, | |||
"subfield": { | |||
"id": "https://openalex.org/subfields/2304", | |||
"display_name": "Environmental Chemistry" | |||
}, | |||
"field": { | |||
"id": "https://openalex.org/fields/23", | |||
"display_name": "Environmental Science" | |||
}, | |||
"domain": { | |||
"id": "https://openalex.org/domains/3", | |||
"display_name": "Physical Sciences" | |||
} | |||
}, | |||
{ | |||
"id": "https://openalex.org/T11180", | |||
"display_name": "Pesticide Pollution and Management", | |||
"score": 0.9653, | |||
"subfield": { | |||
"id": "https://openalex.org/subfields/2310", | |||
"display_name": "Pollution" | |||
}, | |||
"field": { | |||
"id": "https://openalex.org/fields/23", | |||
"display_name": "Environmental Science" | |||
}, | |||
"domain": { | |||
"id": "https://openalex.org/domains/3", | |||
"display_name": "Physical Sciences" | |||
} | |||
} | |||
], | |||
"type": "article", | |||
"type_crossref": "journal-article", | |||
"updated_date": "2024-08-11T00:30:51.492618", | |||
"versions": [], | |||
"qid": "Q56502" | |||
} | |||
} |
Latest revision as of 23:04, 14 August 2024
{
"USGS Publications Warehouse": { "schema": { "@context": "https://schema.org", "@type": "CreativeWork", "additionalType": "USGS Numbered Series", "name": "seawaveQ\u2014An R package providing a model and utilities for analyzing trends in chemical concentrations in streams with a seasonal wave (seawave) and adjustment for streamflow (Q) and other ancillary variables, version 2.0.0", "identifier": [ { "@type": "PropertyValue", "propertyID": "USGS Publications Warehouse IndexID", "value": "ofr20201082", "url": "https://pubs.usgs.gov/publication/ofr20201082" }, { "@type": "PropertyValue", "propertyID": "USGS Publications Warehouse Internal ID", "value": 70211444 }, { "@type": "PropertyValue", "propertyID": "DOI", "value": "10.3133/ofr20201082", "url": "https://doi.org/10.3133/ofr20201082" } ], "inLanguage": "en", "isPartOf": [ { "@type": "CreativeWorkSeries", "name": "Open-File Report" } ], "datePublished": "2020", "dateModified": "2020-08-04", "abstract": "The seawaveQ R package provides functionality and help to fit a parametric regression model, SEAWAVE-Q, to pesticide concentration data from stream-water samples to assess trends. The model incorporates the strong seasonality and high degree of censoring common in pesticide data, and users can incorporate numerous ancillary variables such as streamflow anomalies. The model is fitted to pesticide data using maximum likelihood methods for censored data and is robust in terms of pesticide, stream location, and degree of censoring of the concentration data. This R package standardizes this methodology for trend analysis, documents the code, and provides help and tutorial information.In previous investigations, the SEAWAVE-Q model assumed a linear trend across the period analyzed. For short trend periods, this assumption of a linear trend is adequate. However, as the period of record analyzed becomes longer, the assumption of linearity is problematic because of changes in pesticide regulation and use, some of which can be abrupt. In this update to the model, a restricted cubic spline option was added for long trend periods. This option allows for more flexibility in the time component of the model. Bootstrap functionality is included to determine statistical significance. Model results with the new restricted cubic spline option are compared to the linear trend option for two pesticide-site combinations.", "description": "Report: vi, 25; 3 Appendixes", "publisher": { "@type": "Organization", "name": "U.S. Geological Survey" }, "author": [ { "@type": "Person", "name": "York, Benjamin C. byork@usgs.gov", "givenName": "Benjamin C. ", "familyName": "York", "email": "byork@usgs.gov", "identifier": { "@type": "PropertyValue", "propertyID": "ORCID", "value": "0000-0002-3449-3574", "url": "https://orcid.org/0000-0002-3449-3574" }, "affiliation": [ { "@type": "Organization", "name": "Dakota Water Science Center", "url": "https://www.usgs.gov/centers/dakota-water" } ] }, { "@type": "Person", "name": "Ryberg, Karen R. kryberg@usgs.gov", "givenName": "Karen R.", "familyName": "Ryberg", "email": "kryberg@usgs.gov", "identifier": { "@type": "PropertyValue", "propertyID": "ORCID", "value": "0000-0002-9834-2046", "url": "https://orcid.org/0000-0002-9834-2046" }, "affiliation": [ { "@type": "Organization", "name": "Dakota Water Science Center", "url": "https://www.usgs.gov/centers/dakota-water" } ] } ], "funder": [ { "@type": "Organization", "name": "WMA - Earth System Processes Division", "url": "https://www.usgs.gov/mission-areas/water-resources" } ] } }, "OpenAlex": { "abstract_inverted_index": { "First": [ 0 ], "posted": [ 1 ], "July": [ 2 ], "30,": [ 3 ], "2020": [ 4 ], "For": [ 5, 141 ], "additional": [ 6 ], "information,": [ 7 ], "contact:": [ 8 ], "Director,": [ 9 ], "Dakota": [ 10 ], "Water": [ 11 ], "Science": [ 12 ], "Center": [ 13 ], "U.S.": [ 14 ], "Geological": [ 15 ], "Survey821": [ 16 ], "East": [ 17 ], "Interstate": [ 18 ], "Avenue": [ 19 ], "Bismarck,": [ 20 ], "ND": [ 21 ], "585031608": [ 22 ], "Mountain": [ 23 ], "View": [ 24 ], "RoadRapid": [ 25 ], "City,": [ 26 ], "SD": [ 27 ], "The": [ 28, 53, 79 ], "seawaveQ": [ 29 ], "R": [ 30, 111 ], "package": [ 31, 112 ], "provides": [ 32, 123 ], "functionality": [ 33, 213 ], "and": [ 34, 59, 68, 93, 102, 122, 125, 174 ], "help": [ 35, 124 ], "to": [ 36, 43, 50, 83, 185, 216, 231 ], "fit": [ 37 ], "a": [ 38, 134, 148, 188 ], "parametric": [ 39 ], "regression": [ 40 ], "model,": [ 41, 187 ], "SEAWAVE-Q,": [ 42 ], "pesticide": [ 44, 66, 84, 172 ], "concentration": [ 45, 108 ], "data": [ 46, 85, 92 ], "from": [ 47 ], "stream-water": [ 48 ], "samples": [ 49 ], "assess": [ 51 ], "trends.": [ 52 ], "model": [ 54, 80, 132 ], "incorporates": [ 55 ], "the": [ 56, 107, 120, 130, 138, 155, 162, 186, 206, 210, 223, 232 ], "strong": [ 57 ], "seasonality": [ 58 ], "high": [ 60 ], "degree": [ 61, 103 ], "of": [ 62, 98, 104, 106, 147, 157, 164, 169, 177, 209 ], "censoring": [ 63, 105 ], "common": [ 64 ], "in": [ 65, 96, 171, 205 ], "data,": [ 67 ], "users": [ 69 ], "can": [ 70, 179 ], "incorporate": [ 71 ], "numerous": [ 72 ], "ancillary": [ 73 ], "variables": [ 74 ], "such": [ 75 ], "as": [ 76, 154 ], "streamflow": [ 77 ], "anomalies.": [ 78 ], "is": [ 81, 94, 151, 166, 214 ], "fitted": [ 82 ], "using": [ 86 ], "maximum": [ 87 ], "likelihood": [ 88 ], "methods": [ 89 ], "for": [ 90, 116, 195, 202, 236 ], "censored": [ 91 ], "robust": [ 95 ], "terms": [ 97 ], "pesticide,": [ 99 ], "stream": [ 100 ], "location,": [ 101 ], "data.": [ 109 ], "This": [ 110, 199 ], "standardizes": [ 113 ], "this": [ 114, 145, 183 ], "methodology": [ 115 ], "trend": [ 117, 136, 143, 150, 197, 234 ], "analysis,": [ 118 ], "documents": [ 119 ], "code,": [ 121 ], "tutorial": [ 126 ], "information.In": [ 127 ], "previous": [ 128 ], "investigations,": [ 129 ], "SEAWAVE-Q": [ 131 ], "assumed": [ 133 ], "linear": [ 135, 149, 233 ], "across": [ 137 ], "period": [ 139, 156 ], "analyzed.": [ 140 ], "short": [ 142 ], "periods,": [ 144 ], "assumption": [ 146, 163 ], "adequate.": [ 152 ], "However,": [ 153 ], "record": [ 158 ], "analyzed": [ 159 ], "becomes": [ 160 ], "longer,": [ 161 ], "linearity": [ 165 ], "problematic": [ 167 ], "because": [ 168 ], "changes": [ 170 ], "regulation": [ 173 ], "use,": [ 175 ], "some": [ 176 ], "which": [ 178 ], "be": [ 180 ], "abrupt.": [ 181 ], "In": [ 182 ], "update": [ 184 ], "restricted": [ 189, 225 ], "cubic": [ 190, 226 ], "spline": [ 191, 227 ], "option": [ 192, 200, 228, 235 ], "was": [ 193 ], "added": [ 194 ], "long": [ 196 ], "periods.": [ 198 ], "allows": [ 201 ], "more": [ 203 ], "flexibility": [ 204 ], "time": [ 207 ], "component": [ 208 ], "model.": [ 211 ], "Bootstrap": [ 212 ], "included": [ 215 ], "determine": [ 217 ], "statistical": [ 218 ], "significance.": [ 219 ], "Model": [ 220 ], "results": [ 221 ], "with": [ 222 ], "new": [ 224 ], "are": [ 229 ], "compared": [ 230 ], "two": [ 237 ], "pesticide-site": [ 238 ], "combinations.": [ 239 ] }, "apc_list": null, "apc_paid": null, "authorships": [ { "author_position": "first", "author": { "id": "https://openalex.org/A5014268586", "display_name": "Karen R. Ryberg", "orcid": "https://orcid.org/0000-0002-9834-2046" }, "institutions": [], "countries": [], "is_corresponding": false, "raw_author_name": "Karen R. Ryberg", "raw_affiliation_strings": [], "affiliations": [] }, { "author_position": "last", "author": { "id": "https://openalex.org/A5073027646", "display_name": "Benjamin C. York", "orcid": "https://orcid.org/0000-0002-3449-3574" }, "institutions": [], "countries": [], "is_corresponding": false, "raw_author_name": "Benjamin C. York", "raw_affiliation_strings": [], "affiliations": [] } ], "best_oa_location": { "is_oa": true, "landing_page_url": "https://doi.org/10.3133/ofr20201082", "pdf_url": "https://pubs.usgs.gov/of/2020/1082/ofr20201082.pdf", "source": { "id": "https://openalex.org/S4210194219", "display_name": "Antarctica A Keystone in a Changing World", "issn_l": "0196-1497", "issn": [ "0196-1497", "2331-1258", "2332-4899" ], "is_oa": true, "is_in_doaj": false, "is_core": true, "host_organization": "https://openalex.org/P4310316088", "host_organization_name": "United States Department of the Interior", "host_organization_lineage": [ "https://openalex.org/P4310316088" ], "host_organization_lineage_names": [ "United States Department of the Interior" ], "type": "journal" }, "license": null, "license_id": null, "version": "publishedVersion", "is_accepted": true, "is_published": true }, "biblio": { "volume": null, "issue": null, "first_page": null, "last_page": null }, "citation_normalized_percentile": { "value": 0.454975, "is_in_top_1_percent": false, "is_in_top_10_percent": false }, "cited_by_api_url": "https://api.openalex.org/works?filter=cites:W4236547217", "cited_by_count": 3, "cited_by_percentile_year": { "min": 76, "max": 79 }, "concepts": [ { "id": "https://openalex.org/c137668524", "wikidata": "https://www.wikidata.org/wiki/Q189813", "display_name": "Censoring (clinical trials)", "level": 2, "score": 0.7509022, "qid": null }, { "id": "https://openalex.org/c39432304", "wikidata": "https://www.wikidata.org/wiki/Q188847", "display_name": "Environmental science", "level": 0, "score": 0.613947, "qid": "Q166085" }, { "id": "https://openalex.org/c53739315", "wikidata": "https://www.wikidata.org/wiki/Q29425295", "display_name": "Streamflow", "level": 3, "score": 0.5946995, "qid": "Q159302" }, { "id": "https://openalex.org/c105795698", "wikidata": "https://www.wikidata.org/wiki/Q12483", "display_name": "Statistics", "level": 1, "score": 0.47590098, "qid": "Q161190" }, { "id": "https://openalex.org/c149782125", "wikidata": "https://www.wikidata.org/wiki/Q160039", "display_name": "Econometrics", "level": 1, "score": 0.469859, "qid": "Q226226" }, { "id": "https://openalex.org/c117251300", "wikidata": "https://www.wikidata.org/wiki/Q1849855", "display_name": "Parametric statistics", "level": 2, "score": 0.4251854, "qid": null }, { "id": "https://openalex.org/c75778745", "wikidata": "https://www.wikidata.org/wiki/Q342626", "display_name": "Lag", "level": 2, "score": 0.4186071, "qid": null }, { "id": "https://openalex.org/c174030287", "wikidata": "https://www.wikidata.org/wiki/Q7414381", "display_name": "San Joaquin", "level": 2, "score": 0.41634005, "qid": null }, { "id": "https://openalex.org/c76886044", "wikidata": "https://www.wikidata.org/wiki/Q2883300", "display_name": "Hydrology (agriculture)", "level": 2, "score": 0.3418674, "qid": "Q161210" }, { "id": "https://openalex.org/c41008148", "wikidata": "https://www.wikidata.org/wiki/Q21198", "display_name": "Computer science", "level": 0, "score": 0.32087594, "qid": "Q158969" }, { "id": "https://openalex.org/c33923547", "wikidata": "https://www.wikidata.org/wiki/Q395", "display_name": "Mathematics", "level": 0, "score": 0.2908585, "qid": "Q161189" }, { "id": "https://openalex.org/c205649164", "wikidata": "https://www.wikidata.org/wiki/Q1071", "display_name": "Geography", "level": 0, "score": 0.2765724, "qid": "Q158983" }, { "id": "https://openalex.org/c126645576", "wikidata": "https://www.wikidata.org/wiki/Q166620", "display_name": "Drainage basin", "level": 2, "score": 0.1357221, "qid": null }, { "id": "https://openalex.org/c58640448", "wikidata": "https://www.wikidata.org/wiki/Q42515", "display_name": "Cartography", "level": 1, "score": 0.13252538, "qid": "Q158966" }, { "id": "https://openalex.org/c127413603", "wikidata": "https://www.wikidata.org/wiki/Q11023", "display_name": "Engineering", "level": 0, "score": 0.13064063, "qid": "Q158977" }, { "id": "https://openalex.org/c159390177", "wikidata": "https://www.wikidata.org/wiki/Q9161265", "display_name": "Soil science", "level": 1, "score": 0.09984353, "qid": "Q166157" }, { "id": "https://openalex.org/c31258907", "wikidata": "https://www.wikidata.org/wiki/Q1301371", "display_name": "Computer network", "level": 1, "score": 0.0, "qid": "Q166178" }, { "id": "https://openalex.org/c187320778", "wikidata": "https://www.wikidata.org/wiki/Q1349130", "display_name": "Geotechnical engineering", "level": 1, "score": 0.0, "qid": "Q226247" } ], "corresponding_author_ids": [], "corresponding_institution_ids": [], "countries_distinct_count": 0, "counts_by_year": [ { "year": 2023, "cited_by_count": 2 }, { "year": 2013, "cited_by_count": 1 } ], "created_date": "2022-05-12", "datasets": [], "display_name": "seawaveQ\u2014An R package providing a model and utilities for analyzing trends in chemical concentrations in streams with a seasonal wave (seawave) and adjustment for streamflow (Q) and other ancillary variables, version 2.0.0", "doi": "https://doi.org/10.3133/ofr20201082", "fulltext_origin": "pdf", "fwci": 0.164, "grants": [], "has_fulltext": true, "id": "https://openalex.org/W4236547217", "ids": { "openalex": "https://openalex.org/W4236547217", "doi": "https://doi.org/10.3133/ofr20201082" }, "indexed_in": [ "crossref" ], "institutions_distinct_count": 0, "is_paratext": false, "is_retracted": false, "keywords": [ { "id": "https://openalex.org/keywords/censoring", "display_name": "Censoring (clinical trials)", "score": 0.7509022 }, { "id": "https://openalex.org/keywords/stream-restoration", "display_name": "Stream Restoration", "score": 0.525385 }, { "id": "https://openalex.org/keywords/water-quality", "display_name": "Water Quality", "score": 0.513645 }, { "id": "https://openalex.org/keywords/monitoring", "display_name": "Monitoring", "score": 0.511 }, { "id": "https://openalex.org/keywords/sediment-analysis", "display_name": "Sediment Analysis", "score": 0.501312 }, { "id": "https://openalex.org/keywords/san-joaquin", "display_name": "San Joaquin", "score": 0.41634005 } ], "language": "en", "locations": [ { "is_oa": true, "landing_page_url": "https://doi.org/10.3133/ofr20201082", "pdf_url": "https://pubs.usgs.gov/of/2020/1082/ofr20201082.pdf", "source": { "id": "https://openalex.org/S4210194219", "display_name": "Antarctica A Keystone in a Changing World", "issn_l": "0196-1497", "issn": [ "0196-1497", "2331-1258", "2332-4899" ], "is_oa": true, "is_in_doaj": false, "is_core": true, "host_organization": "https://openalex.org/P4310316088", "host_organization_name": "United States Department of the Interior", "host_organization_lineage": [ "https://openalex.org/P4310316088" ], "host_organization_lineage_names": [ "United States Department of the Interior" ], "type": "journal" }, "license": null, "license_id": null, "version": "publishedVersion", "is_accepted": true, "is_published": true } ], "locations_count": 1, "mesh": [], "ngrams_url": "https://api.openalex.org/works/W4236547217/ngrams", "open_access": { "is_oa": true, "oa_status": "gold", "oa_url": "https://pubs.usgs.gov/of/2020/1082/ofr20201082.pdf", "any_repository_has_fulltext": false }, "primary_location": { "is_oa": true, "landing_page_url": "https://doi.org/10.3133/ofr20201082", "pdf_url": "https://pubs.usgs.gov/of/2020/1082/ofr20201082.pdf", "source": { "id": "https://openalex.org/S4210194219", "display_name": "Antarctica A Keystone in a Changing World", "issn_l": "0196-1497", "issn": [ "0196-1497", "2331-1258", "2332-4899" ], "is_oa": true, "is_in_doaj": false, "is_core": true, "host_organization": "https://openalex.org/P4310316088", "host_organization_name": "United States Department of the Interior", "host_organization_lineage": [ "https://openalex.org/P4310316088" ], "host_organization_lineage_names": [ "United States Department of the Interior" ], "type": "journal" }, "license": null, "license_id": null, "version": "publishedVersion", "is_accepted": true, "is_published": true }, "primary_topic": { "id": "https://openalex.org/T12773", "display_name": "Water Quality and Hydrogeology Research", "score": 0.9937, "subfield": { "id": "https://openalex.org/subfields/2312", "display_name": "Water Science and Technology" }, "field": { "id": "https://openalex.org/fields/23", "display_name": "Environmental Science" }, "domain": { "id": "https://openalex.org/domains/3", "display_name": "Physical Sciences" } }, "publication_date": "2020-01-01", "publication_year": 2020, "referenced_works": [ "https://openalex.org/W1161104091", "https://openalex.org/W1204544352", "https://openalex.org/W1516548158", "https://openalex.org/W1545593276", "https://openalex.org/W1564105742", "https://openalex.org/W1570622790", "https://openalex.org/W1574051700", "https://openalex.org/W166921357", "https://openalex.org/W1965328698", "https://openalex.org/W1966827292", "https://openalex.org/W2000062521", "https://openalex.org/W2015882110", "https://openalex.org/W2019448438", "https://openalex.org/W2029364683", "https://openalex.org/W2047204941", "https://openalex.org/W2075715210", "https://openalex.org/W2103058488", "https://openalex.org/W2116091526", "https://openalex.org/W2142635246", "https://openalex.org/W2168175751", "https://openalex.org/W2272578235", "https://openalex.org/W2476092673", "https://openalex.org/W2604300224", "https://openalex.org/W2758614788", "https://openalex.org/W3027408461", "https://openalex.org/W4211177544", "https://openalex.org/W4239744096" ], "referenced_works_count": 27, "related_works": [ "https://openalex.org/W4250589207", "https://openalex.org/W338202753", "https://openalex.org/W2992977243", "https://openalex.org/W2968208593", "https://openalex.org/W2940541125", "https://openalex.org/W2910437882", "https://openalex.org/W2265626488", "https://openalex.org/W1603915887", "https://openalex.org/W1505033388", "https://openalex.org/W1233081763" ], "sustainable_development_goals": [ { "id": "https://metadata.un.org/sdg/14", "display_name": "Life below water", "score": 0.82 } ], "title": "seawaveQ\u2014An R package providing a model and utilities for analyzing trends in chemical concentrations in streams with a seasonal wave (seawave) and adjustment for streamflow (Q) and other ancillary variables, version 2.0.0", "topics": [ { "id": "https://openalex.org/T12773", "display_name": "Water Quality and Hydrogeology Research", "score": 0.9937, "subfield": { "id": "https://openalex.org/subfields/2312", "display_name": "Water Science and Technology" }, "field": { "id": "https://openalex.org/fields/23", "display_name": "Environmental Science" }, "domain": { "id": "https://openalex.org/domains/3", "display_name": "Physical Sciences" } }, { "id": "https://openalex.org/T11311", "display_name": "Biogeochemical Cycling of Nutrients in Aquatic Ecosystems", "score": 0.988, "subfield": { "id": "https://openalex.org/subfields/2304", "display_name": "Environmental Chemistry" }, "field": { "id": "https://openalex.org/fields/23", "display_name": "Environmental Science" }, "domain": { "id": "https://openalex.org/domains/3", "display_name": "Physical Sciences" } }, { "id": "https://openalex.org/T11180", "display_name": "Pesticide Pollution and Management", "score": 0.9653, "subfield": { "id": "https://openalex.org/subfields/2310", "display_name": "Pollution" }, "field": { "id": "https://openalex.org/fields/23", "display_name": "Environmental Science" }, "domain": { "id": "https://openalex.org/domains/3", "display_name": "Physical Sciences" } } ], "type": "article", "type_crossref": "journal-article", "updated_date": "2024-08-11T00:30:51.492618", "versions": [], "qid": "Q56502" }
}