Skip to content

Instantly share code, notes, and snippets.

@emanuelfeld
Created May 13, 2016 18:29
Show Gist options
  • Save emanuelfeld/6505be560ef2b32f2301c7671e33989b to your computer and use it in GitHub Desktop.
Save emanuelfeld/6505be560ef2b32f2301c7671e33989b to your computer and use it in GitHub Desktop.

http://bl.ocks.org/anonymous/raw/63ec03e62fd644f6128595898797a14d/#0

https://gist.github.com/anonymous/63ec03e62fd644f6128595898797a14d

open


what does open mean?


"Open means anyone can freely access, use, modify, and share for any purpose (subject, at most, to requirements that preserve provenance and openness)."

- Summary of Open Definition


what can be open?


information and content

datadata.dc.gov, data.gov.uk

artFreer Sackler Museum collections, DC Public Library archives

researcharXiv.org, Public Library of Science

codecivic tech and government on GitHub, Google machine learning library


standards

laws (Maryland state code)

formats (CSV, XML, JSON, HTML)

frameworks (Bootstrap, Django, Ruby on Rails)


what are the benefits of open?


  • allows dialogue + collaboration
  • often free or cheap
  • helps us build on and not just re-build
  • can be improved upon

what are the challenges of open?


open government

image


funded by the public


build things for the public


governments face many of the same problems everywhere


  • 311 system
  • school lotteries
  • budget data
  • maps of infrastructure
  • data portal

image

http://bit.ly/1VVPgl7


before you build

  • think deeply about your problem
  • do your user research
  • figure out who else is working on this problem
  • determine if you can copy or build on their work

building

  • build in the open whenever possible
  • tell other people what you're working on
  • apply an open license
  • adopt open standards
  • document your work

next steps

  • contribute back
  • make it reusable
  • tell everyone!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment