Open Issues Need Help
View All on GitHubAI Summary: This issue proposes an enhancement to automatically process CSV files exported from pol.is. The suggested approach involves creating a detection function for these CSVs and then integrating it with an existing conversion function within the project's utility module.
a serverless backend for testing Bestian's fork of sensemaking-tools
AI Summary: This issue proposes creating a function to automatically process JSON data exported from polis.tw. The function should first detect if the input JSON originates from polis.tw, and if so, it needs to convert or map specific key names within the JSON objects to a different, presumably internal, format.
a serverless backend for testing Bestian's fork of sensemaking-tools
AI Summary: This enhancement proposes automatically processing CSV files exported from pol.is. The task involves first detecting if a CSV originates from pol.is, and if so, using the existing `csv_converter_new.ts` to correct any formatting inconsistencies within the file.
a serverless backend for testing Bestian's fork of sensemaking-tools