Child Care & Youth Camp Licensing Program Data
State of Connecticut
@usgov.state_of_connecticut_child_care_youth_camp_licensing_program
State of Connecticut
@usgov.state_of_connecticut_child_care_youth_camp_licensing_program
CREATE TABLE table_1 (
"contactidnt" BIGINT,
"name" VARCHAR,
"businessflag" VARCHAR,
"contactlastmodifieddate" VARCHAR,
"credentialidnt" BIGINT,
"licensenumber" VARCHAR,
"credentialdefinitionidnt" BIGINT,
"licensetype" VARCHAR,
"credentialstatusid" BIGINT,
"status" VARCHAR,
"credentialstatusreasonidnt" DOUBLE,
"statusreason" VARCHAR,
"effectivedate" TIMESTAMP,
"expirationdate" TIMESTAMP,
"firsteffectivedate" TIMESTAMP,
"credentiallastmodifieddate" VARCHAR,
"addresslastmodifieddate" VARCHAR,
"attention" VARCHAR,
"address2" VARCHAR,
"address3" VARCHAR,
"city" VARCHAR,
"statecode" VARCHAR,
"zipcode" VARCHAR,
"phone" VARCHAR,
"fax" VARCHAR,
"mailattention" VARCHAR,
"mailaddress2" VARCHAR,
"mailaddress3" VARCHAR,
"mailcity" VARCHAR,
"mailstatecode" VARCHAR,
"mailzipcode" VARCHAR,
"director" VARCHAR,
"headteacher" VARCHAR,
"edconsultant" VARCHAR,
"healthconsultant" VARCHAR,
"minimumage" VARCHAR,
"maximumage" VARCHAR,
"capacityunder3" DOUBLE,
"maximumcapacity" DOUBLE,
"regularcapacity" DOUBLE,
"schoolagecapacity" DOUBLE,
"minimumcamperage" VARCHAR,
"maximumcamperage" VARCHAR,
"projectednumberofcampers" DOUBLE,
"credentialclassunder3years" VARCHAR,
"credentialclassnightcare" VARCHAR,
"credentialclasspreschool" VARCHAR,
"credentialclassschoolage" VARCHAR,
"uniquekey" VARCHAR
);
Anyone who has the link will be able to view this.