Attribute: Card Transactions (Brand)
Description
Contains quantitative information about the card transactions processed by the brand.
Data Sources
The card transaction data is derived from a panel of around a third of all U.S. credit and debit card transactions.
Data Fields
| Field Name | Description | Data Type |
|---|---|---|
| platformBrandId | This field contains the brand id of the platform that processed the transaction. A null value indicates that the given quantity is not attributed to any particular platform. | long |
| quantityType | This field indicates the type of quantity represented in the record.
| string |
| period | This field indicates the length of the time period represented in the record.
| string |
| projectedQuantity | This field contains the value for the quantity specified in quantity type. In cases where the underlying data is based on fewer than a threshold number of transactions required by the data provider for compliance reasons, this number may be null for all quantity_types except for "has_transactions". | double |
| periodStartDate | This field contains the start date of the time period represented in the record. | date |
| periodEndDate | This field contains the end date of the time period represented in the record. | date |