1
2
3
4
5
#

Name:

Description:

Hourly water temperatures from Gulf of Mexico near Key West, Florida

Variables:

A data frame with 6572 observations on the following 4 variables.

DateTime

Date and time of reading (format mm/dd/yyyy h:00)

WaterTemp

Water temperature (in degrees Fahrenheit)

t

Time index (1 to 673)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

National Oceanographic and Atmospheric Administration (2017), Key West Ocean Temperature Data, October 3, 2016 to October 3, 2017, https://www.nodc.noaa.gov, Accessed on October 4, 2017

Data were obtained by Kyle Johnston for his Senior Exercise (a capstone project).

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Key_West_Water_Temperatures_823_65.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.