Substance Abuse Care Facilities
State of Connecticut
@usgov.state_of_connecticut_substance_abuse_care_facilities
State of Connecticut
@usgov.state_of_connecticut_substance_abuse_care_facilities
CREATE TABLE table_1 (
"credential_id" BIGINT,
"name" VARCHAR,
"type" VARCHAR,
"business_name" VARCHAR,
"dba" VARCHAR,
"full_credential_code" VARCHAR,
"credential_type" VARCHAR,
"credential_number" VARCHAR,
"credential_subcategory" VARCHAR,
"credential" VARCHAR,
"status" VARCHAR,
"status_reason" VARCHAR,
"active" BIGINT,
"issue_date" TIMESTAMP,
"effective_date" TIMESTAMP,
"expiration_date" TIMESTAMP,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" BIGINT,
"record_refreshed_on" TIMESTAMP,
"geocode" VARCHAR
);
Anyone who has the link will be able to view this.