DEPT_MATH_COURSE_BLDG_V — Rutgers Buildings¶
- Description
List of all buildings at Rutgers proved by Data Services.
- Source
Automatically copied from Data Services with
getdataservices.py
.
Columns¶
BLDG_CD char(3) NOT NULL
Building Code
- Description
3-letter building code.
- Options
display="true", null="true", search="false", type=""
BL_NAME varchar(64) DEFAULT NULL
Building Name
- Description
Full name of building.
- Options
display="true", null="true", search="false", type=""
CAMPUS_CD char(1) DEFAULT NULL
Campus Code
- Description
Single-character campus code.
- Footnote
1=College Avenue, 2=Busch, 3=Livingston, 4=Cook/Douglas.
- Options
display="true", null="true", search="false", type=""
BLDG_NO char(4) DEFAULT NULL
Building number.
- Description
4-digit building number.
- Options
display="true", null="true", search="false", type=""
BLDG_URL varchar(100) DEFAULT NULL
Building URL
- Description
Presumably a link to information about the building.
- Footnote
The link for Hill Center doesn’t work.
- Options
display="true", null="true", search="false", type=""