Skip to content

Commit 6f44ffe

Browse files
committed
extend readme
1 parent 4e22f49 commit 6f44ffe

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

competencyQuestions/readme.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ The SAWGraph questions demonstrate some of the more complicated questions that r
1313
| [CQ3](./CQ3.rq) | What *wells* have been tested for *PFOA* at levels below *20 ppt* or it was not detected? | sampled feature type, substance, result value| [CQ3-result](./CQ3-result.csv) | <ul><li> What wells are near locations with a cumulative contamination of above 20ppt? </li> </ul>|
1414
| [CQ4](./CQ4.rq) | Samples from what *surface water bodies* have a cumulative contamination result of above *20 ppt*? | sampled feature type, aggregate result value| [CQ4-result](CQ4-result.csv) | |
1515
| [CQ5](./CQ5.rq) | What is the mean concentration of *PFOA* in *fish tissue* in *Maine*? | sample type, aggregate result value, geography | [CQ5-result](./CQ5-result.csv) |<ul><li> What is the mean concentration of *PFOA* in *shellfish* harvested in *Maine*? </li><li> Of fish samples in this area, which chemical is the highest by species? </li></ul>|
16-
| [CQ6](./CQ6.rq) | What was the detection limit of measurement XXXXXX? | [CQ6-result](./CQ6-result.csv) | | |
16+
| [CQ6](./CQ6.rq) | What was the detection limit of measurement X? | measurements | [CQ6-result](./CQ6-result.csv) | |
1717
| [CQ7](./CQ7.rq) | What known *release points* exist in *this region*? | s2 cells, point type | | <ul><li> What suspected contamination sources exist above this aquifer?</li><li>How many suspected contamination sources are within a radius of two S2L13 cells of each well?</li></ul>|
18-
| [8]() | What locations have had multiple reported PFAS releases over time? | | | |
19-
| [9]() | Where did known contaminant releases occur in 2023? | | | |
18+
| [8]() | What locations have had multiple reported PFAS releases over time? | | | |
19+
| [9]() | Where did known contaminant releases occur in 2023? | date | | |
2020
| [CQ10](./CQ10.rq) | 100 sample points with results | | | |
21-
| [CQ11](./CQ11.rq) | All surface water and fish tissue sample results from one samplepoint | | | |
22-
| [CQ12](./CQ12.rq)| Retrieve all sample points and count how many there are for each type of sample point | [CQ12-result](./CQ12-result.csv)| | |
23-
| [CQ13](./CQ13.rq) | Retrieve all marine samplepoints and determine what and how many of each sample type are there | [CQ13-results](./CQ13-results.csv) | | |
21+
| [CQ11](./CQ11.rq) | All *surface water* and *fish tissue* sample results from one samplepoint | sample type| | |
22+
| [CQ12](./CQ12.rq)| Retrieve all sample points and count how many there are for each type of sample point | | [CQ12-result](./CQ12-result.csv)| |
23+
| [CQ13](./CQ13.rq) | Retrieve all *marine* samplepoints and determine what and how many of each sample type are there | feature type| [CQ13-results](./CQ13-results.csv)| |

0 commit comments

Comments
 (0)