1
2
3
4
5
#

Name:

Description:

Monthly carbon dioxide readings at Mauna Loa, Hawaii

Variables:

A data frame with 360 observations on the following 5 variables.

Year

Year (1988 - 2017)

Month

Month (1=Jan. to 12=Dec.)

CO2

Atmospheric carbon dioxide level (ppm)

t

Time interval (t=1 to 360)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Data downloaded for MOL (Mauna Loa) from the ESRL/GMD data page at https://www.esrl.noaa.gov/gmd/ccgg/trends/data.html

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.