Skip to content

Script that converts CSV files to GoAML XML (2024) for PPATK submissions. It automates conversion and partitions large files when needed.

Notifications You must be signed in to change notification settings

natgluons/goaml-csv2xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

csvtoxml

csvtoxml is a simple script that converts CSV files to GoAML XML format (2024) for submission to PPATK. Instead of manually converting data, just load the CSV file, and the script will generate the required XML format.

Features

  • Converts CSV to GoAML-compliant XML (2024)
  • Automatically partitions large files ([dd-mm-yyyy]_part_n) if they exceed the max limit
  • Saves time by eliminating manual conversion

Usage

Simply load your CSV file, and the script will handle the rest.

This tool is useful for anyone submitting reports to PPATK via GoAML. 🚀

About

Script that converts CSV files to GoAML XML (2024) for PPATK submissions. It automates conversion and partitions large files when needed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages