edits
[tools.git] / index.md
Alex Sadleir 1 geo
Maxious 2
Alex Sadleir 3 R
4
5 - tools.disclo.gs - how to use data
Maxious 6 - developer tools inc. linked data
Maxious 7 - gephi -> neo4j
Alex Sadleir 8 - neo4j lets you build on, do massive queries of who is friends with who
9 - don't use network viz if what you actually have is a tree/hierarchy with no interconnections http://www.randelshofer.ch/treeviz/ http://thejit.org/demos/ http://mbostock.github.com/protovis/ex/treemap.html http://blog.pixelingene.com/2011/07/building-a-tree-diagram-in-d3-js/
Maxious 10 - http://mbostock.github.com/d3/ex/pack.html http://mbostock.github.com/d3/ex/tree.html
Alex Sadleir 11 - postgis/quantum gis
Maxious 12 - (google earth is alright but many limitations) NASA World Wind?
Maxious 13 - ABS statistical areas
Maxious 14 - base layers like agri, http://irs.gis-lab.info/ wms or http://www.gdal.org/frmt_wms_openstreetmap_tms.xml
Maxious 15 - can do nearest/isin/union queries - personal geocoder
Maxious 16 - cloudmade geocoder, google maps my maps
Maxious 17
Maxious 18 - scraperwiki with new pytemplate libraries
Maxious 19 - makes an API for your data to get in sqlite/json/csv
20
21 - govhack library
Maxious 22 - https://graphics.stanford.edu/wikis/cs448b-12-fall/ data viz theory
Maxious 23 - http://drawingbynumbers.org/toolsandresources
Maxious 24 - http://wmbriggs.com/blog/?p=6465
25 - http://ofps.oreilly.com/titles/9781449339739/k_00000002.html list of d3 alternatives
maxious 26 - http://craigkerstiens.com/2012/10/01/understanding-postgres-performance/
Maxious 27 - https://github.com/clips/pattern for easy NLP/network analysis/data mining
Maxious 28 - https://github.com/theodi/open-data-tech-review/wiki othr cleanup/linked data toola
29 - http://selection.datavisualization.ch/ data viz tools catalog
Maxious 30 - manipulating data - grep/find replace/sed/regex
Alex Sadleir 31 - d3 tools and tutorial http://enjalot.com/ http://news.ycombinator.com/item?id=4608440
Maxious 32 - Why d3 is the way it is and how to make charts http://bost.ocks.org/mike/chart/
33 - how to make an xkcd chart http://bl.ocks.org/3914862
maxious 34
Maxious 35 - data viz
36 - http://k2company.com/blog/2012/09/06/toolbox-for-learning-machine-learning-and-data-science/
37 - http://williamparry.blogspot.com.au/2011/04/putting-data-into-google-fusion-tables.html google fusion tutorial
38 - andrewharvey4.wordpress.com postgis/asgs tutorial
39 - http://www.slideshare.net/maxdemarzi/etl-into-neo4j
40
41 - http://www.twotorials.com/ for R
42 - http://www.r-bloggers.com/gradient-word-clouds/ http://www.rstudio.com/shiny/ http://blog.ouseful.info/2012/11/28/quick-shiny-demo-exploring-nhs-winter-sit-rep-data/ https://github.com/timelyportfolio/shiny-d3-plot https://github.com/trestletech/shiny-sandbox/tree/master/grn
43 - http://is-r.tumblr.com/post/38240018815/making-prettier-network-graphs-with-sna-and-igraph
Alex Sadleir 44 - http://www.r-bloggers.com/video-simpler-tricks-and-tools-help-debugging-git-latex-and-workflow-with-r-by-prof-rob-hyndman/
45 - http://yihui.name/knitr/ makes reports including google widgets/charts/maps via http://www.r-bloggers.com/googlevis-0-3-2-is-released-better-integration-with-knitr/
46 - http://chartsnthings.tumblr.com/post/36978271916/r-tutorial-simple-charts http://flowingdata.com/2012/12/17/getting-started-with-charts-in-r/
Maxious 47
48 - http://dydra.com/
49 - http://selection.datavisualization.ch/ data viz tools list
50 - http://nodexl.codeplex.com/ network graphs for excel
Alex Sadleir 51 - http://sunfoundation.tumblr.com/
Maxious 52 - analysing - linked data tools
Alex Sadleir 53 - http://govcampau.wikispaces.com/useful+tools
Maxious 54 - http://linkeddata.org/home
55
56
Alex Sadleir 57 Welcome to the GovHack toolkit. This page provides all the information you need to prepare hackfest entries.
Maxious 58 These tools can be used to make entries like: mobile apps, web apps, data visualisations/infographics
59
60
Alex Sadleir 61 # General Data Hacking and Programming References {#general-data-hacking-and-programming-references}
62 ## The basics of being a data scientist
Maxious 63
maxious 64 * Have a hypothesis � even if you’re making a tool/api that helps people with their questions too, remember what the objective of that is.
Alex Sadleir 65 * Find the people and tools you need to prove/show/find. This rest of this page will help with the latter.
Maxious 66 * Analyse and present results � were they what you expected? Do they help explain to others what you have found out? Can present as a interactive data visualisation or a web/mobile application or just a infographic/motion graphics video that tells a story.
Alex Sadleir 67 Please note, there are a combination of Analysis and Visualisation tools in each of the major categories below.
Maxious 68
Maxious 69
70 [![](http://www.govhack.org/wp-content/uploads/How-to-participate-in-GovHack_html_m6a65720f-300x199.gif "Data Journalism Diagram")](http://www.govhack.org/wp-content/uploads/How-to-participate-in-GovHack_html_m6a65720f.gif)</dt>
Maxious 71 Illustration from Data Journalism Handbook, CC BY-SA 3.0</dd>
Maxious 72
73
Maxious 74 The best high level reference is the �Understanding Data� and �Delivering Data� chapters of the Data Journalism Handbook which is available online for free at
75
Alex Sadleir 76 [datajournalismhandbook.org](http://datajournalismhandbook.org/)
Maxious 77
78 You can learn the technical skills from scratch in Visualize This: The FlowingData Guide to Design, Visualization, and Statistics by Nathan Yau or for more advanced
79
80 practical advice check out Data Analysis with Open Source Tools by Philipp K. Janert
81
Maxious 82 For further reading in this space
83
Alex Sadleir 84 [http://flowingdata.com/2012/04/27/data-and-visualization-blogs-worth-following/](http://flowingdata.com/2012/04/27/data-and-visualization-blogs-worth-following/)
Maxious 85
86
Alex Sadleir 87
88 **Statistics**
89
90 [http://greenteapress.com/thinkstats/html/index.html](http://greenteapress.com/thinkstats/html/index.html)
91
92 **Programming**
93
94 Programming is valuable skill for manipulating and displaying data.
95
96 Basic tutorials for a variety of languages are available for free online or you can learn
97
98 interactively with websites like [http://www.codecademy.com/](http://www.codecademy.com/#!/exercises/0\. for JavaScript or [http://www.learnpython.org/ ](http://www.learnpython.org/)or [http://tryruby.org](http://tryruby.org/)
99
100 [https://developer.mozilla.org/en/JavaScript](https://developer.mozilla.org/en/JavaScript) &#8211\. especially for web applications and visualisations, you&#8217;ll need a basic understanding of JS. Common libraries like prototype or jQuery can help
101
Alex Sadleir 102 **Accessibility/User Experience**
103
104 WCAG guidelines not only make a web app accessible but make it a better experience for all users! Even if not making an app, good to consider these things to do and not do: [http://www.w3.org/TR/WCAG/](http://www.w3.org/TR/WCAG/)
Maxious 105
106 ## Who can be a hack day participant
maxious 107 - roles; coder, designer UX/graphics
108
109 ## Definitions
110 - definitions, open licence reuse permissive hacker hack data journalism data bis UCX etc.
111
112
113 ## key datasets
114 - key datasets, directory.gov.au gazetter/AEC electorates/suburbs/postcodes/LGAs
115
116 ## examples
117
118 ## The Open Budget
119
120 ## WeatherTree weather API
Maxious 121
122 ## PlanningAlerts
Maxious 123
Alex Sadleir 124 [![Planning Alerts Screenshot](http://www.govhack.org/wp-content/uploads/How-to-participate-in-GovHack_html_2f0199ff1-300x221.png "Planning Alerts Screenshot")](http://www.govhack.org/wp-content/uploads/How-to-participate-in-GovHack_html_2f0199ff1.png)Description: Planning Alerts takes data from local government development applications and sends alerts to users based on what applications are lodged in their area.
Maxious 125
126 Programming Language: Ruby
maxious 127
Maxious 128 Source Control: [Git](https://github.com/openaustralia/planningalerts-app)
129
Alex Sadleir 130 Issue Tracking: [Atlassian JIRA](http://tickets.openaustraliafoundation.org.au/browse/PA/)
Maxious 131
Alex Sadleir 132 ## LobbyLens
Alex Sadleir 133
Maxious 134 [![](http://www.govhack.org/wp-content/uploads/129-Screenshot-LobbyClue_-_Chromium-300x180.png "LobbyLens screenshot")](http://www.govhack.org/wp-content/uploads/129-Screenshot-LobbyClue_-_Chromium.png)
135
Alex Sadleir 136 Description: Displays connections between government contracts, business details, politician responsibilities, lobbyists, clients of lobbyists, political donors and the location of these entities.
Alex Sadleir 137
138 Programing Language: PHP
139
140 Source Control: SVN (Subversion)
141
maxious 142 Issue Tracking: A whiteboard
143
Maxious 144 ## Bus.lambdacomplex.org
145
146 [![](http://www.govhack.org/wp-content/uploads/How-to-participate-in-GovHack_html_3789acae-300x253.jpg "Bus.lambda screenshot")](http://www.govhack.org/wp-content/uploads/How-to-participate-in-GovHack_html_3789acae.jpg)
147
148 Description: Online Canberra Bus Timetables and Trip Planner.
149
150 Programing Language: PHP/Ruby
Maxious 151