TECHNICAL RESOURCE

How to Parse SEC Form 4 XML

SEC Form 4 XML exposes issuer, reporting-owner, non-derivative and derivative transaction structures. A reliable pipeline should retain accession provenance, normalize numeric fields, preserve transaction codes and distinguish transaction rows from reporting-owner context.

ConceptEngineering implication
IssuerCIK, name, trading symbol
Reporting ownerIdentity and relationship flags
TransactionDate, code, shares, price, acquired/disposed
SecuritySecurity title and derivative context
Production principle: preserve source identifiers and provenance, distinguish missing values from valid zero values, and validate required fields before delivery.
View related dataset →