Get lab results
get_resultsRetrieve lab results for a monitoring well, oldest first, with traceable sample dates, analytes, and detection limits. Filter by analyte to screen PFAS data against guidelines.
Instructions
Return the lab results for one monitoring well, oldest round first.
Each result has the sample date, analyte, the result exactly as the lab reported it, the exact value in ug/L (null when not detected), the detection limit, the lab report id, and the file and row it came from, so any number can be traced to its source. Use these values verbatim; do not round them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| well | Yes | Monitoring well id, for example 'MB2'. | |
| analyte | No | Optional analyte to filter by, for example 'PFOS'. Omit for all analytes. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | ||
| site | Yes | ||
| unit | Yes | ||
| well | Yes | ||
| count | Yes | ||
| dates | Yes | Sample dates with results, oldest first. | |
| matrix | Yes | ||
| results | Yes |