Open Data By Agency
State of Connecticut
@usgov.state_of_connecticut_open_data_by_agency
State of Connecticut
@usgov.state_of_connecticut_open_data_by_agency
CREATE TABLE table_1 (
"agency" VARCHAR,
"n__datasets" BIGINT,
"n__stories" BIGINT,
"n__maps" BIGINT,
"n__federated_datasets" BIGINT,
"n__external_datasets" BIGINT,
"n__datasets_that_are_up_to_date" DOUBLE,
"n__datasets_that_are_not_up_to_date" DOUBLE,
"n__datasets_that_are_missing_update_frequency_metadata" DOUBLE,
"n__datasets_that_are_missing_a_dataset_description" DOUBLE,
"n__datasets_that_are_missing_tags" DOUBLE,
"n__datasets_that_are_missing_a_data_category" DOUBLE
);
Anyone who has the link will be able to view this.