Access To Public Assets On Data.ct.gov
State of Connecticut
@usgov.state_of_connecticut_access_to_public_assets_on_data_ct_gov
State of Connecticut
@usgov.state_of_connecticut_access_to_public_assets_on_data_ct_gov
This dataset provides information about access to public assets on the CT Open Data Portal by day. Types of access include:
-Grid view
-Primer page view
-Download
-API read
-Story page view
-Visualization page view
It includes assets that meet the following criteria:
-Published on the data.ct.gov domain
-Public
-Official (ie published by a registered user)
-Not a derived view
Organization: State of Connecticut
Last updated: 2022-09-02T20:02:17.794035
Tags: open-data, site-analytics
CREATE TABLE table_1 (
"date" TIMESTAMP,
"access_type" VARCHAR,
"value" BIGINT,
"asset_id" VARCHAR,
"asset_name" VARCHAR,
"asset_owner" VARCHAR,
"asset_type" VARCHAR,
"asset_category" VARCHAR,
"agency" VARCHAR,
"tags" VARCHAR,
"url" VARCHAR,
"year" VARCHAR
);Anyone who has the link will be able to view this.