We're starting by making available direct downloads of data files from the S3 bucket(s). But we need a way to configure which "entries" are available in the catalog. E.g. maybe only some files from certain buckets. We need Django model(s) to facilitate configuration and management of the entries in the Admin interface. The data clearinghouse then is just a listing page of these entries. Or something like that 😁