sec-filings-xbrl-dqc

star 0

SEC Filings XBRL DQC workflows for quantitative research, implementation, and production controls. use when tasks involve filing-tag integrity, taxonomy consistency, and dqc breach detection.

GhostOf0days By GhostOf0days schedule Updated 2/10/2026

name: sec-filings-xbrl-dqc description: "SEC Filings XBRL DQC workflows for quantitative research, implementation, and production controls. use when tasks involve filing-tag integrity, taxonomy consistency, and dqc breach detection."

SEC Filings XBRL DQC

objective

Execute sec filings xbrl dqc work with reproducible research, explicit controls, and deployable outputs.

workflow

  1. define source contracts, schema versions, and freshness objectives.
  2. ingest data with replay support and deterministic normalization.
  3. validate keys, timestamps, and point-in-time join behavior.
  4. monitor quality metrics continuously and quarantine degraded feeds.
  5. publish only when lineage, ownership, and quality thresholds are satisfied.

required diagnostics

  • freshness, completeness, null-rate, and duplicate-rate trends.
  • schema drift and breaking-change frequency across sources.
  • point-in-time join integrity for features and labels.
  • backfill and replay consistency versus canonical snapshots.
  • taxonomy remapping accuracy across filing periods
  • dqc breach concentration by issuer and form type

risk controls

  • enforce hard thresholds for freshness and data-quality metrics.
  • enforce quarantine and fallback paths for corrupted feeds.
  • enforce full lineage metadata before downstream release.

outputs

  • run python scripts/sec_filings_xbrl_dqc_diagnostics.py input.csv --output diagnostics.json and keep the json artifact.
  • write an implementation memo using references/sec-filings-xbrl-dqc-playbook.md with assumptions, tests, limits, and rollout plan.

resources

  • use scripts/sec_filings_xbrl_dqc_diagnostics.py for deterministic diagnostics.
  • use references/sec-filings-xbrl-dqc-playbook.md for the domain-specific checklist and delivery structure.
Install via CLI
npx skills add https://github.com/GhostOf0days/codex-quant-skills --skill sec-filings-xbrl-dqc
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
GhostOf0days
GhostOf0days Explore all skills →