That is one approach, but would only give you the last time something in a
Library was modified. It wouldn't identify libraries or lists that are in
constant use, but only as a source or ReadOnly information. For example,
consider a Wiki site where information input has been stabilized. None of
the pages may be being modified, but that doesn't mean users aren't reading
info off the site on a regular basis. Crawling the site to index it simply
reads the file, it doesn't modify it so the Modified field doesn't get set.