3 projects
xml-to-csv
A Python script to extract XML fields to columns in CSV file(s). The script works in a streaming fashion and also has features to resolve 1:n relationships.
geoname-enrichment
A Python script to enrich placenames in a CSV file with geoname data from a custom API.
work-set-clustering
A Python script to perform a clustering based on descriptive keys.