Returns the collection registry: one row per collection, with its kind, definition, the rule that produced it, and how complete its coverage is.
Details
Collections are labelled groupings of IRW tables — study designs (rct,
clustered, q_matrix), instrument families (big_five, promis) and
constructs (depression, math). A table can belong to any number of them.
Coverage
coverage says how much of the warehouse the collection's rule actually
searched, and it matters when you need "all" of something:
metadata-completeThe rule read
irw_metadata(), so it saw every documented table. Note this is not the same as the whole warehouse —irw_metadata()itself has gaps.tagged-subset-onlyThe rule read the tags table, which covers roughly 62% of documented tables, and coverage is much lower in the newer warehouses. These collections are biased toward older tables and should not be described as exhaustive.
curated-onlyEvery member was chosen by hand.