Aggregating multiple bigquery datasets

Hi! we currently have about 200 datasets that begin with a string ie. analytics-. They all contain the same tables with the same schema. Is it possible to aggregate them all into a single dataset using dbt? Any help would be greatly appreciated!