Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 2b1ae8a

Browse files
committed
Addressing #81. Removing suggestion to plot points on a map since that would require completely unrelated tools to what students need for the rest of the lab
1 parent fe95691 commit 2b1ae8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DataProcessing/5_DataArchiving/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ Create an Amazon Athena table to query the raw data in place on Amazon S3 using
274274
## Extra Credit
275275

276276
- Write additional Amazon Athena queries:
277-
- Write a query for the latitude and longitude point pairs a unicorn traveled on a trip and plot them on a map to see the unicorn's path.
277+
- Write a query to retrieve the latitude and longitude point pairs a unicorn traveled on a trip.
278278
- Write a query for all data points where a unicorn's vitals were below 100 points.
279279
- Write a query to return all data points captured after a specific timestamp.
280280

0 commit comments

Comments
 (0)