An API should be provided to fetch all stars for which a measurement of a particular datatype exists. API example:
Prot_stars = db.fetchall_stars(with_datatype='Prot')
Other useful options could be from_origin, from_source, from_dataset, from_instrument.