Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

Latest commit

 

History

History
68 lines (45 loc) · 3.43 KB

README.md

File metadata and controls

68 lines (45 loc) · 3.43 KB

Awesome Civic Software Awesome

A list of resources for awesome civic software (tools | libraries | applications)

Inspired by the awesome list thing. Feel free to improve this list.

Table of Contents

Libraries

Awesome libraries to help get your civic duty on

⬆️ back to top

Tools

Awesome tools to help get your civic duty on

  • csvdedupe - Command line tool using the dedupe python library for deduplicating CSV files.
  • csvkit - A suite of utilities for converting to and working with CSV files.
  • datamash - Command line tool to perform simple calculation (e.g. count, sum, min, max, mean, stdev, string coalescing) on input files.
  • data-tools - Command line tools for data extraction, data manipulation, and file format conversion.
  • jq - A lightweight and flexible command-line JSON processor.
  • json2csv - Command line tool to convert json to csv.
  • q - Command line tool that allows direct execution of SQL-like queries on CSVs/TSVs (and any other tabular text files).
  • subsample - Command line tool for sampling data from a large, newline-separated dataset (typically a CSV-like file).
  • tabula - A tool for liberating data tables locked inside PDF files.

⬆️ back to top

Applications

⬆️ back to top

Who to follow

⬆️ back to top

Resources

More awesome

Discover other awesome, awesome lists.

⬆️ back to top

License

CC0

To the extent possible under law, @codeforhawaii and all its contributors have waived all copyright and related or neighboring rights to this work.