State Correctional Facilities
State of Maryland
@usgov.state_of_maryland_state_correctional_facilities_a123a
State of Maryland
@usgov.state_of_maryland_state_correctional_facilities_a123a
This dataset contains correctional facilities run by the Maryland Department of Public Safety and Corrections (DPSCS). Data includes year opened, security level and facility administrators.
Organization: State of Maryland
Last updated: 2025-07-26T20:09:05.157219
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"gis_object_id" BIGINT,
"facility_name" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"zip_code" BIGINT,
"year_opened" BIGINT,
"security_level" VARCHAR,
"county" VARCHAR,
"state" VARCHAR,
"x_coordinate" DOUBLE,
"y_coordinate" DOUBLE,
"comments" VARCHAR
);Anyone who has the link will be able to view this.