XML-to-CSV Converter.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This Node.js library provides a declarative way to convert XML data into CSV format by specifying extraction paths and column mappings in a configuration object. It's designed for developers and data engineers who need to programmatically transform structured XML documents—particularly complex formats like geographic metadata—into tabular data for analysis or integration. The tool simplifies extracting specific nested XML elements into clean CSV rows without writing custom parsing code.