Difference between revisions of "Tooling"

From WPRDC Wiki
Jump to navigation Jump to search
(Add Tooling page)
 
Line 1: Line 1:
== Data tools ==
== Data tools ==
* [https://www.visidata.org/ VisiData] - Terminal user interface for a data exploration/manipulation tool that can handle large datasets.
* [https://www.visidata.org/ VisiData] - Terminal user interface for a data exploration/manipulation tool that can handle large datasets.
* [https://github.com/jqnatividad/qsv qsv] - "command line program for indexing, slicing, analyzing, splitting, enriching, validating & joining CSV files. Commands are simple, fast and composable."
* [https://github.com/jqnatividad/qsv qsv] - "command line program for indexing, slicing, analyzing, splitting, enriching, validating & joining CSV files. Commands are simple, fast and composable." Forked from xsv by CKAN Joel, so it's got some CKAN-specific features in the works.


=== Anonymization ===
=== Anonymization ===

Revision as of 20:19, 22 March 2022

Data tools

  • VisiData - Terminal user interface for a data exploration/manipulation tool that can handle large datasets.
  • qsv - "command line program for indexing, slicing, analyzing, splitting, enriching, validating & joining CSV files. Commands are simple, fast and composable." Forked from xsv by CKAN Joel, so it's got some CKAN-specific features in the works.

Anonymization

  • Open Diffix - Free, open-source desktop tool (and eventually Postgres extension) for anonymizing data.