├── CONTRIBUTING.md
├── LICENSE
└── README.md
/CONTRIBUTING.md:
--------------------------------------------------------------------------------
1 | # Contribution Guidelines
2 |
3 | ## Adding to this list
4 |
5 | Please ensure your pull request adheres to the following guidelines:
6 |
7 | - Search previous suggestions before making a new one, as yours may be a duplicate.
8 | - Make sure the list is useful before submitting. That implies it has enough content and every item has a good succinct description.
9 | - Make an individual pull request for each suggestion.
10 | - Use the following format: `[PACKAGE](LINK) - DESCRIPTION.`
11 | - New categories or improvements to the existing categorization are welcome.
12 | - End all descriptions with a full stop/period.
13 | - Check your spelling and grammar.
14 | - Make sure your text editor is set to remove trailing whitespace.
15 | - The pull request and commit should have a useful title.
16 |
17 | Thank you for your suggestions!
18 |
19 | ## Adding to the Awesome Civic list
20 |
21 | If you have something awesome to contribute to the Awesome Civic list, this is how you do it.
22 |
23 | You'll need a [GitHub account](https://github.com/join)!
24 |
25 | 1. Access the awesome list's GitHub page. For example: https://github.com/codeforhawaii/awesome-civic
26 | 2. Click on the `readme.md` file: 
27 | 3. Now click on the edit icon. 
28 | 4. You can start editing the text of the file in the in-browser editor. Make sure you follow guidelines above. You can use [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown/). 
29 | 5. Say why you're proposing the changes, and then click on "Propose file change". 
30 | 6. Submit the [pull request](https://help.github.com/articles/using-pull-requests/)!
31 |
32 |
--------------------------------------------------------------------------------
/LICENSE:
--------------------------------------------------------------------------------
1 | CC0 1.0 Universal
2 |
3 | Statement of Purpose
4 |
5 | The laws of most jurisdictions throughout the world automatically confer
6 | exclusive Copyright and Related Rights (defined below) upon the creator and
7 | subsequent owner(s) (each and all, an "owner") of an original work of
8 | authorship and/or a database (each, a "Work").
9 |
10 | Certain owners wish to permanently relinquish those rights to a Work for the
11 | purpose of contributing to a commons of creative, cultural and scientific
12 | works ("Commons") that the public can reliably and without fear of later
13 | claims of infringement build upon, modify, incorporate in other works, reuse
14 | and redistribute as freely as possible in any form whatsoever and for any
15 | purposes, including without limitation commercial purposes. These owners may
16 | contribute to the Commons to promote the ideal of a free culture and the
17 | further production of creative, cultural and scientific works, or to gain
18 | reputation or greater distribution for their Work in part through the use and
19 | efforts of others.
20 |
21 | For these and/or other purposes and motivations, and without any expectation
22 | of additional consideration or compensation, the person associating CC0 with a
23 | Work (the "Affirmer"), to the extent that he or she is an owner of Copyright
24 | and Related Rights in the Work, voluntarily elects to apply CC0 to the Work
25 | and publicly distribute the Work under its terms, with knowledge of his or her
26 | Copyright and Related Rights in the Work and the meaning and intended legal
27 | effect of CC0 on those rights.
28 |
29 | 1. Copyright and Related Rights. A Work made available under CC0 may be
30 | protected by copyright and related or neighboring rights ("Copyright and
31 | Related Rights"). Copyright and Related Rights include, but are not limited
32 | to, the following:
33 |
34 | i. the right to reproduce, adapt, distribute, perform, display, communicate,
35 | and translate a Work;
36 |
37 | ii. moral rights retained by the original author(s) and/or performer(s);
38 |
39 | iii. publicity and privacy rights pertaining to a person's image or likeness
40 | depicted in a Work;
41 |
42 | iv. rights protecting against unfair competition in regards to a Work,
43 | subject to the limitations in paragraph 4(a), below;
44 |
45 | v. rights protecting the extraction, dissemination, use and reuse of data in
46 | a Work;
47 |
48 | vi. database rights (such as those arising under Directive 96/9/EC of the
49 | European Parliament and of the Council of 11 March 1996 on the legal
50 | protection of databases, and under any national implementation thereof,
51 | including any amended or successor version of such directive); and
52 |
53 | vii. other similar, equivalent or corresponding rights throughout the world
54 | based on applicable law or treaty, and any national implementations thereof.
55 |
56 | 2. Waiver. To the greatest extent permitted by, but not in contravention of,
57 | applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and
58 | unconditionally waives, abandons, and surrenders all of Affirmer's Copyright
59 | and Related Rights and associated claims and causes of action, whether now
60 | known or unknown (including existing as well as future claims and causes of
61 | action), in the Work (i) in all territories worldwide, (ii) for the maximum
62 | duration provided by applicable law or treaty (including future time
63 | extensions), (iii) in any current or future medium and for any number of
64 | copies, and (iv) for any purpose whatsoever, including without limitation
65 | commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes
66 | the Waiver for the benefit of each member of the public at large and to the
67 | detriment of Affirmer's heirs and successors, fully intending that such Waiver
68 | shall not be subject to revocation, rescission, cancellation, termination, or
69 | any other legal or equitable action to disrupt the quiet enjoyment of the Work
70 | by the public as contemplated by Affirmer's express Statement of Purpose.
71 |
72 | 3. Public License Fallback. Should any part of the Waiver for any reason be
73 | judged legally invalid or ineffective under applicable law, then the Waiver
74 | shall be preserved to the maximum extent permitted taking into account
75 | Affirmer's express Statement of Purpose. In addition, to the extent the Waiver
76 | is so judged Affirmer hereby grants to each affected person a royalty-free,
77 | non transferable, non sublicensable, non exclusive, irrevocable and
78 | unconditional license to exercise Affirmer's Copyright and Related Rights in
79 | the Work (i) in all territories worldwide, (ii) for the maximum duration
80 | provided by applicable law or treaty (including future time extensions), (iii)
81 | in any current or future medium and for any number of copies, and (iv) for any
82 | purpose whatsoever, including without limitation commercial, advertising or
83 | promotional purposes (the "License"). The License shall be deemed effective as
84 | of the date CC0 was applied by Affirmer to the Work. Should any part of the
85 | License for any reason be judged legally invalid or ineffective under
86 | applicable law, such partial invalidity or ineffectiveness shall not
87 | invalidate the remainder of the License, and in such case Affirmer hereby
88 | affirms that he or she will not (i) exercise any of his or her remaining
89 | Copyright and Related Rights in the Work or (ii) assert any associated claims
90 | and causes of action with respect to the Work, in either case contrary to
91 | Affirmer's express Statement of Purpose.
92 |
93 | 4. Limitations and Disclaimers.
94 |
95 | a. No trademark or patent rights held by Affirmer are waived, abandoned,
96 | surrendered, licensed or otherwise affected by this document.
97 |
98 | b. Affirmer offers the Work as-is and makes no representations or warranties
99 | of any kind concerning the Work, express, implied, statutory or otherwise,
100 | including without limitation warranties of title, merchantability, fitness
101 | for a particular purpose, non infringement, or the absence of latent or
102 | other defects, accuracy, or the present or absence of errors, whether or not
103 | discoverable, all to the greatest extent permissible under applicable law.
104 |
105 | c. Affirmer disclaims responsibility for clearing rights of other persons
106 | that may apply to the Work or any use thereof, including without limitation
107 | any person's Copyright and Related Rights in the Work. Further, Affirmer
108 | disclaims responsibility for obtaining any necessary consents, permissions
109 | or other rights required for any use of the Work.
110 |
111 | d. Affirmer understands and acknowledges that Creative Commons is not a
112 | party to this document and has no duty or obligation with respect to this
113 | CC0 or use of the Work.
114 |
115 | For more information, please see
116 |
117 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # Awesome Civic Software [](https://github.com/sindresorhus/awesome)
2 |
3 | > A list of resources for awesome civic software tools, libraries, and applications.
4 |
5 | Inspired by the [awesome](#more-awesome) list. Feel free to improve this list.
6 |
7 | ## Table of Contents
8 |
9 | - [Awesome Civic](#awesome-civic)
10 | - [Data](#data)
11 | - [Tools](#tools)
12 | - [Applications](#applications)
13 | - [Resources](#resources)
14 | - [Design](#Design)
15 | - [Who to follow](#who-to-follow)
16 | - [Icons](#icons)
17 | - [More awesome](#more-awesome)
18 | - Contribution Guidelines
19 |
20 | ## Data
21 |
22 | - [Awesome Public Datasets](https://github.com/caesar0301/awesome-public-datasets)
23 |
24 | ## Tools
25 |
26 | *Awesome tools to help get your civic duty on*
27 |
28 | - [DataTables](https://www.datatables.net/) - A [jQuery](http://jquery.com/) Javascript plugin to help enhance table display.
29 | - [jq](https://stedolan.github.io/jq/) - A lightweight and flexible command-line JSON processor.
30 | - [Miller](https://github.com/johnkerl/miller) - Command line tool that is like sed, awk, cut, join, and sort for name-indexed data such as CSV.
31 | - [csvdedupe](https://github.com/datamade/csvdedupe) - Command line tool using the [dedupe](https://github.com/datamade/dedupe) python library for deduplicating CSV files.
32 | - [csvkit](https://github.com/onyxfish/csvkit) - A suite of utilities for converting to and working with CSV files.
33 | - [datamash](http://www.gnu.org/software/datamash/) - Command line tool to perform simple calculation (e.g. count, sum, min, max, mean, stdev, string coalescing) on input files.
34 | - [data-tools](https://github.com/clarkgrubb/data-tools) - Command line tools for data extraction, data manipulation, and file format conversion.
35 | - [json2csv](https://github.com/jehiah/json2csv) - Command line tool to convert JSON to CSV.
36 | - [q](http://harelba.github.io/q/) - Command line tool that allows direct execution of SQL-like queries on CSVs/TSVs (and any other tabular text files).
37 | - [subsample](https://github.com/paulgb/subsample) - Command line tool for sampling data from a large, newline-separated dataset (typically a CSV-like file).
38 | - [tabula](http://tabula.technology/) - A tool for liberating data tables locked inside PDF files.
39 | - [RSelenium](https://github.com/ropensci/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](http://rpubs.com/johndharrison/12843).
40 | - [S3 Website](https://github.com/laurilehmijoki/s3_website) - A tool for pushing static websites to S3.
41 |
42 | ### Mapping
43 |
44 | **Implementations**
45 |
46 | - [AmMaps](http://www.amcharts.com/javascript-maps/) – An SVG-based mapping implementation by the folks that make [AmCharts](http://amcharts.com).
47 | - [Google Maps](https://developers.google.com/maps/) – The de facto Javascript mapping library.
48 | - [LeafletJS](http://leafletjs.com/) – An alternative, open-source Javascript mapping library.
49 | - [Mapbox](https://www.mapbox.com/) – A themed, cloud-hosted LeafletJS implementation.
50 |
51 | **Tools**
52 |
53 | - [Geojson.io](http://geojson.io/#map=2/20.0/0.0) – A GUI to alter your GeoJSON files or view it in a tabular form.
54 | - [Google Maps geojson Editor](https://google-developers.appspot.com/maps/documentation/utils/geojson/) - A tool to prune and move GeoJSON points on a map.
55 | - [Map Shaper](http://www.mapshaper.org/) – A tool to optimize your GeoJSON files to increase pageload times.
56 | - [Map Starter](http://www.mapstarter.com/) – A GUI to intuitively manipulate and export a GeoJSON/TopoJSON file.
57 |
58 | ## Applications
59 |
60 | - [DemocracyOS](http://democracyos.org) - An open-source platform for public policy feedback and voting.
61 | - [Next.OpenSpending.Org](http://next.openspending.org) - Powerful web application that allows you to convert municipal budgets into Frictionless Data's Fiscal Data Package and quickly generate bespoke, d3-based visualizations with a single-click.
62 |
63 | ## Resources
64 |
65 | - [AWS in plain english](https://www.expeditedssl.com/aws-in-plain-english) - Explains AWS capabilities in simple terms.
66 | - [Code For America](http://www.codeforamerica.org/brigade/tools/) - Resources offered to Code for America Brigades.
67 | - [Countries in CSV](https://github.com/mledoze/countries) - Simple list of country shapes and data in JSON/CSV format.
68 | - [Sporkability](https://github.com/open-austin/sporkability) - Best practices for making projects easy to fork.
69 | - [San Diego Open Data Implementation Guide](https://datasd.gitbooks.io/council_report/) - Maksim Pecherskiy's open data assessment and playbook.
70 | - [Open Procure](http://openprocure.us/) - Open source list of Public Agencies Procurement Thresholds.
71 |
72 | ## Design
73 |
74 | - [Invision](http://www.invisionapp.com/) - Create interactive mockups/prototypes in the browser. One project is free.
75 | - [Balsamiq](https://balsamiq.com/) - Really easy to use mockup website/desktop app. Email Balsamiq for a [free "do-gooder" license](http://support.balsamiq.com/customer/portal/articles/105924#qualify).
76 | - [POP App](https://popapp.in/) - Draw your mockup on paper, then take photos with this app to make interactive. First two projects are free.
77 |
78 | ## Who to follow
79 |
80 | Civic hackers doing interesting things on GitHub.
81 |
82 | ## Icons
83 |
84 | - [Maki](https://www.mapbox.com/maki/) - Icons for maps. CC0 public domain license. SVG and common PNG sizes.
85 | - [The Noun Project](https://thenounproject.com/) - Find basically any icon. [Some icons are public domain, others are free but require attribution (or a $1.99 fee)](https://thenounproject.zendesk.com/hc/en-us/articles/200509798-What-licenses-do-you-use-). SVG and PNG.
86 |
87 | # More awesome
88 |
89 | *Discover other awesome, awesome lists.*
90 |
91 | - awesome by [**@sindresorhus**](https://github.com/sindresorhus)
92 | - awesome-awesomeness by [**@bayandin**](https://github.com/bayandin)
93 |
94 | ## License
95 |
96 | [](http://creativecommons.org/publicdomain/zero/1.0/)
97 |
98 | To the extent possible under law, [@codeforhawaii](https://github.com/codeforhawaii) and all its contributors have waived all copyright and related or neighboring rights to this work.
99 |
--------------------------------------------------------------------------------