Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse PARK TX CHARGE Table


View exposing parking charge transaction records including items, amounts, currency, invoice linkage, and fiscal attributes.


Field Name

Description

Data Type

Length

CHARGE_CLOSED

Charge closed associated with the record.

VARCHAR2

1

CREATED_AT

Time associated with created.

VARCHAR2

6

CREATED_BY

Created by associated with the record.

VARCHAR2

12

CREATED_ON

Date associated with created.

DATE

CURRENCY_KEY

Surrogate key identifying the currency.

VARCHAR2

5

DEBIT_AMOUNT

Debit amount associated with the record.

NUMBER

13,2

FISCAL_PERIOD

Fiscal period associated with the record.

VARCHAR2

6

INVOICE_ID

Business identifier for the invoice.

VARCHAR2

10

ITEM_ID

Business identifier for the item.

VARCHAR2

4

PARKING_DATE

Date associated with parking.

DATE

PARKING_PERIOD

Parking period associated with the record.

VARCHAR2

6

PRORATION_DAYS

Proration days associated with the record.

VARCHAR2

2

PRORATION_PERCENTAGE

Proration percentage associated with the record.

NUMBER

7,4

TRANSACTION_ID

Business identifier for the transaction.

VARCHAR2

16

UPDATED_AT

Time associated with updated.

VARCHAR2

6

UPDATED_BY

Updated by associated with the record.

VARCHAR2

12

UPDATED_ON

Date associated with updated.

DATE

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE