Data to Insight is not a software supplier in the traditional sense -- we're here to help local authority (LA) colleagues get work done and share it with each other. The best thing about Data to Insight is the community of analysts who are doing and sharing great work through this network.
We recognise that different LAs want different levels of engagement with our work. As such, we offer four key collaboration approaches to suit different users’ information needs.
SSDA903 Validation Tool
A browser-based Python data vaildation tool, for in-year SSDA903 data cleaning

Version 0.1.1
This is an early release which implements the SSDA 903 validation checks for the 2021 to 2022 return as described in this document.
It currently contains all 'Stage 1' rules except:
rule 1008, which requires a URN lookup table (will be added in future release)
rules 105, 205A-D & 330, which rely on the XML specification (will be added in future release)
rules 1000, 1001, 1002, 1008, 199 which require historical data held on the DfE system (will be added in future release, with the caveat of potential false positives/negatives, since this tool only accepts up to 2 years of data)
141 of 184 'Stage 2' Rules are currently implemented, with the rest to be added over the coming weeks.
Planned features also include:
Full XML support
All URN-related validation checks
UI enhancements
Preliminary data integrity checks