πŸ•’ 20:55–21:40
🏷️ Labels: Json Schema, Data Mapping, Legal Terms, Normalization, Regex
πŸ“‚ Project: Dev

Session Goal: The session aimed to develop structured frameworks for data normalization and legal term mapping, alongside creating JSON schemas for data validation.

Key Activities:

  • Normalized enumerations and developed a mapping table to ensure model selection of valid values, using regex rules for automatic mapping.
  • Created a canonical mapping for legal terms, including a lookup table and regex rules for classification.
  • Developed JSON schemas for parsed P.U. records, detailing required fields and validation patterns.
  • Conducted search queries on juvenile justice in Argentina and differentiated legal terminologies for normalization.
  • Compiled structured incident reports from San MartΓ­n Police Department and corrected JSON linting errors.

Achievements:

  • Successfully established a framework for data normalization and legal term mapping.
  • Created comprehensive JSON schemas for data validation.
  • Gathered insights into juvenile justice system terminologies and police incident reports.

Pending Tasks:

  • Further refinement of legal term mapping rules and validation of JSON schemas with real data inputs.