DGS Conference Rooms
State of California
@usgov.ca_gov_dgs_conference_rooms
State of California
@usgov.ca_gov_dgs_conference_rooms
The Real Estate Services Division, Building and Property Management Branch, has provided a directory of conference rooms available in DGS-owned buildings for use by state agencies. The DGS has also included conference rooms and auditorium information for DGS' headquarters (Ziggurat Building) located at 707 3rd Street, West Sacramento. This dataset provides conference room information such as capacity, video conferencing availability, as well as various audio/visual equipment available at each site.
Organization: State of California
Last updated: 2021-09-08T16:15:25.378189
Tags: no-keyword-provided
CREATE TABLE dgs_conference_rooms (
"regionname" VARCHAR,
"buildingname" VARCHAR,
"address1" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" BIGINT,
"roomname" VARCHAR,
"roomcomments" VARCHAR,
"contact" VARCHAR,
"telephone" VARCHAR,
"capacity" BIGINT,
"seatingstylename" VARCHAR,
"videoconferencing" VARCHAR,
"projectionscreen" VARCHAR,
"speakersystem" VARCHAR,
"projector" VARCHAR,
"teledataoutlet" VARCHAR,
"whiteboard" VARCHAR,
"vcrordvd" VARCHAR,
"tenantuse" VARCHAR,
"stateagencyuse" VARCHAR,
"publicuse" VARCHAR
);Anyone who has the link will be able to view this.