.jsonl
), where each line contains a JSON object representing a single entity. This format enables streaming processing and supports mixed entity types within the same file.
Dataset versions follow the pattern YYYYMMDDHHMMSS
(timestamp format), and snapshot files are named accordingly:
ADD
, UPDATE
, or OBSOLETE
ADD - New entity discovered
entity
object contains the initial state.UPDATE - Entity modified
entity
object reflects the state after the update.OBSOLETE - Entity obsoleted
state
field will be OBSOLETE
.PLATFORM
entities appear before any payment destination entitiesMERCHANT
, BANK_ACCOUNT
, and CRYPTO_WALLET
entities follow, in any order