Skip to content

Commit 84b715b

Browse files
committed
add project identifier example
1 parent 746f783 commit 84b715b

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

dataretrieval/samples.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,9 @@ def get_USGS_samples(
209209
Radius for a point/radius query. Must be used with
210210
pointLocationLatitude and pointLocationLongitude
211211
projectIdentifier : string or list of strings, optional
212-
Designator used to uniquely id a data collection project in
213-
organization context.
212+
Designator used to uniquely identify a data collection project. Project
213+
identifiers are specific to an organization (e.g. USGS).
214+
Example: "ZH003QW03"
214215
recordIdentifierUserSupplied : string or list of strings, optional
215216
Internal AQS record identifier that returns 1 entry. Only available
216217
for the "results" service.

0 commit comments

Comments
 (0)