Raw material height in a container

Description
The height of plastic pellets in a tall narrow container, measured over a period of 3 months.
Data source
Actual data; the system and range of values have been modified.
Data shape
84 rows and 2 columns
Usage restrictions
None
Contact person
Kevin Dunn
Contact details
[email protected]
Added here on
20 March 2011 12:27
Last updated
11 November 2018 16:36

Load this dataset in Python

import pandas as pd

df = pd.read_csv("https://openmv.net/file/raw-material-height.csv")
df.describe()

Preview (first 10 rows)

DateTimeLevel
Jan-01-2011 08:1114.9
Jan-02-2011 08:3214.0
Jan-03-2011 03:1123.0
Jan-04-2011 08:2722.2
Jan-05-2011 18:3519.4
Jan-06-2011 08:2915.0
Jan-07-2011 22:2213.6
Jan-08-2011 08:3612.5
Jan-09-2011 08:119.6
Jan-10-2011 06:589.7