The US Committee on Uniform Security Identification Procedures Code (CUSIP) generator creates unique 9-character alphanumeric codes to identify securities, including stocks and bonds, in the United States. These codes are assigned to financial instruments to facilitate clearing and settlement of trades, and to simplify financial reporting and tracking.
The table provides key details about the generator, including the short name, sample of the generated data, the supported data types, and whether it is specific to a particular country.
Short name | Example of generated data | Data type matching | Country-specific |
---|---|---|---|
CUSIP Code | H11079-IK-0, 060107-87-7, … H11079IK0, 060107877, … |
character varying character text |
Default |
The generator can be assigned to a column whose name is ‘CUSIP’, regardless of the table name.
The tool allows you to specify a separator between groups of digits. By default, a hyphen is used to separate the digits.