A list of resources for awesome civic software (tools | libraries | applications)
Inspired by the awesome list thing. Feel free to improve this list.
Awesome libraries to help get your civic duty on
- DataTables - A jQuery Javascript plugin to help enhance table display.
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.
- RSelenium - A great R package webscraping hard to get data with Selenium without using java. Don't be afraid to try it. There is a great tutorial.
Discover other awesome, awesome lists.
To the extent possible under law, @codeforhawaii and all its contributors have waived all copyright and related or neighboring rights to this work.