Datasets Freshness Report
City of Los Angeles
@usgov.city_of_los_angeles_datasets_freshness_report
City of Los Angeles
@usgov.city_of_los_angeles_datasets_freshness_report
CREATE TABLE table_1 (
"dataset_name" VARCHAR,
"description" VARCHAR,
"department" VARCHAR,
"license" VARCHAR,
"owner" VARCHAR,
"creation_date" TIMESTAMP,
"last_update_date" TIMESTAMP,
"visits" BIGINT,
"downloads" BIGINT,
"api_endpoint" VARCHAR,
"refresh_rate" VARCHAR,
"is_dataset_up_to_date" VARCHAR,
"action_needed" VARCHAR
);
Anyone who has the link will be able to view this.