Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse AA BOOK Table


Books from Academic Analytics


Field Name

Description

Data Type

Length

AA_CLIENT_ID

XXX

VARCHAR2

10

AA_FACULTY_ID

XXX

VARCHAR2

32

AUTHORS_MLA_FORMAT

XXX

VARCHAR2

500

AUTHOR_NAME

XXX

VARCHAR2

100

BISAC

XXX

VARCHAR2

60

BOOK_ID

XXX

VARCHAR2

10

BOOK_TITLE

XXX

VARCHAR2

400

FULL_NAME

The full name of the person.

VARCHAR2

90

ISBN

The ISBN (International Standard Book Number) is a unique number assigned to a book title by its publisher for tracking and ordering purposes. ISBN is a 10-digit number that uniquely identifies books and book-like products published internationally. The purpose of the ISBN is to establish and identify one title or edition of a title from one specific publisher and is unique to that edition, allowing for more efficient marketing of products by booksellers, libraries, universities, wholesalers and distributors.

VARCHAR2

100

MIT_ID

MIT ID number of the person. Use this field to join with other tables containing data about people at MIT.

VARCHAR2

9

MLA_CITATION

XXX

VARCHAR2

4000

PUBLISHER

XXX

VARCHAR2

100

PUBLISH_DATE

XXX

VARCHAR2

20

WAREHOUSE_LOAD_DATE

The date the record was loaded into the Data Warehouse from the source system.

DATE

8