--- license: other license_name: cfi-oaal-1.0 license_link: https://cfi.co/licence/oaal-1.0 language: - en pretty_name: CFI.co Awards — Public Transparency Archive tags: - awards - finance - transparency - provenance size_categories: - 1K. ## Record fields Each row (from `awards.jsonl`) carries: | Field | Meaning | |---|---| | `id`, `title`, `slug`, `url`, `published`, `categories` | Announcement identity and metadata | | `content_html` | The verbatim announcement body | | `content_sha256` | SHA-256 of the body (tamper-evidence) | | `record_sha256` | SHA-256 of the full canonical record | | `classification.content_class` | `award_rationale` (or `sponsored_article` if flagged) | | `classification.independence_status` | `independent_editorial` · `commercially_supported` | | `classification.sponsor_disclosure` / `sponsor_name` | Sponsorship disclosure (visible + machine-readable) | | `classification.correction_status` / `archive_policy` | `none`/`revised`; `no_delete` (append-only) | | `classification.wayback_status` (+ snapshot ts/url) | Independent Internet Archive corroboration | | `classification.license` | `CFI-OAAL-1.0` | **Please preserve `independence_status` / `sponsor_disclosure`** — distinguishing independent editorial from commercially supported content is part of the record. ## Provenance & integrity - **Append-only.** The archive is never rewritten; corrections are new commits. The full edit history lives in Git. - **Daily re-export** — any silent change to a published announcement surfaces as a dated, public diff. - **Verifiable.** `MANIFEST.sha256` + a committed `scripts/verify.sh` in the GitHub repo let anyone recompute every hash. An independent mirror and a Software Heritage snapshot exist alongside GitHub. ## Source & updates Auto-synced daily from . Sibling dataset: [cfi-co/articles](https://huggingface.co/datasets/cfi-co/articles).