Cybersecurity and Privacy Reference Tool CPRT

Data Formats

XLSX:

All CPRT data and queries can be downloaded in XLSX format. This is the common format used by Microsoft Excel.

JSON:

All CPRT data uses a common format. Therefore, every document, and query, within the CPRT can use the same JSON schema. This schema provides a machine readable view into the CPRT for users to interact with the data in a repeatable and predictable way. The schema is flat, containing only 4 top level elements (documents, elements, relationships, relationship_types). This structure allows users to quickly iterate through the data and build any data structure that suits their use case. 

Created March 03, 2022, Updated April 14, 2025