Data Delivery
Built to move into your systems.
Start with bulk files and evolve toward scheduled feeds, cloud delivery and APIs as requirements grow.
JSON
Machine-readable records for ETL, applications and programmatic workflows.
CSV
Portable tabular delivery for analysts, warehouses and databases.
Manifest
Record counts, file metadata, timestamps and SHA-256 integrity checks.
Versioned schemas
Predictable structure over time.
Dataset schemas are versioned so customers can understand required fields, nullability and structural changes.
- Explicit schema versions
- Controlled field names and types
- Source-system metadata
- QA status in production records
Typical delivery package
sec_financial_filings/
├── sec_financial_filings_v1.0.0.json
├── sec_financial_filings_v1.0.0.csv
└── manifest.json