GitHub / menychtak / SAX-XML_mini_assignment
This mini-assignment demonstrates how to efficiently perform aggregation on a large XML file based on the 'year' tag. It utilizes SAX abstract class for parsing the XML file, ensuring minimal memory usage while handling sizable datasets. After performing the aggregation, the resulting dictionary is plotted for visualization.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menychtak%2FSAX-XML_mini_assignment
Stars: 0
Forks: 1
Open issues: 0
License: mit
Language: Python
Size: 21.5 KB
Dependencies parsed at: Pending
Created at: 7 months ago
Updated at: 7 months ago
Pushed at: 7 months ago
Last synced at: 2 months ago
Topics: logger, matplotlib, python, sax-parser, xml-parser