Prescription Monitoring Program: CT Prescription Monitoring & Reporting System (CPMRS) Gateway Connections And Usage
State of Connecticut
@usgov.state_of_connecticut_cpmrs_gateway
State of Connecticut
@usgov.state_of_connecticut_cpmrs_gateway
CREATE TABLE table_1 (
"year" BIGINT,
"month" VARCHAR,
"ct_licensee_requests" BIGINT,
"out_of_state_licensee_requests" BIGINT,
"ct_licensees_who_searched" BIGINT,
"out_of_state_licensees_who_searched" BIGINT,
"authorized_ct_licensees" BIGINT,
"authorized_out_of_state_licensees" BIGINT
);
Anyone who has the link will be able to view this.