Baselight

Baselight Catalog Metadata

Catalog-wide metadata and metrics for the Baselight platform

@blt.catalog_metadata

Loading...
Loading...

About this Dataset

Baselight Catalog Metadata

A growing collection of tables that describe the Baselight catalog itself.

Tables

Monthly Catalog Statistics

@blt.catalog_metadata.monthly_catalog_stats
  • 5.33 kB
  • 8 rows
  • 6 columns
Loading...

CREATE TABLE monthly_catalog_stats (
  "month_start" TIMESTAMP,
  "year" BIGINT,
  "month" BIGINT,
  "new_datasets" BIGINT,
  "new_tables" BIGINT,
  "rows_added" BIGINT
);

Share link

Anyone who has the link will be able to view this.