|
4 | 4 | <title><![CDATA[James Smith]]></title>
|
5 | 5 | <link href="http://floppy.org.uk/atom.xml" rel="self"/>
|
6 | 6 | <link href="http://floppy.org.uk/"/>
|
7 |
| - <updated>2014-10-13T08:26:40+01:00</updated> |
| 7 | + <updated>2014-11-24T09:37:10+00:00</updated> |
8 | 8 | <id>http://floppy.org.uk/</id>
|
9 | 9 | <author>
|
10 | 10 | <name><![CDATA[James Smith]]></name>
|
|
13 | 13 | <generator uri="http://octopress.org/">Octopress</generator>
|
14 | 14 |
|
15 | 15 |
|
| 16 | + <entry> |
| 17 | + <title type="html"><![CDATA[Open Party Finance Data]]></title> |
| 18 | + <link href="http://floppy.org.uk/blog/2014/11/24/open-party-finance-data/"/> |
| 19 | + <updated>2014-11-24T07:18:00+00:00</updated> |
| 20 | + <id>http://floppy.org.uk/blog/2014/11/24/open-party-finance-data</id> |
| 21 | + <content type="html"><![CDATA[<p>One of the things we want to do with Something New is to be as transparent as we possible can on donations and spending. We do have to report a certain amount to the Electoral Commission, but it’s also about walking the talk of openness and transparency.</p> |
| 22 | +
|
| 23 | +<p>We’re not raising money yet, so donations will come later, but we have started to track our spending. Working at the ODI, I’m surrounded by smart people, and there’s always someone who knows about whatever you’re trying to do. So, when thinking about spending data, I went to have a chat with Ian Makgill of <a href="https://spendnetwork.com/">Spend Network</a>, and asked if there were any formats that parties already use.</p> |
| 24 | +
|
| 25 | +<p>Fairly obviously, there weren’t, so I then asked “what would you <em>want</em> them to do?”, and together we came up with a decent schema for political spending data. We’re now publishing our finances in that format, so I thought I’d give you a quick run through.</p> |
| 26 | +
|
| 27 | +<p>I talked about this in a recent <a href="theodi.org/lunchtime-lectures/friday-lunchtime-lecture-data-for-democracy-how-to-stand-for-parliament-with-open-data">ODI Friday Lunchtime Lecture</a>, so you can watch the video if you like. Or, read on below…</p> |
| 28 | +
|
| 29 | +<div style="width:500px; height:281px; margin: 0px auto"> |
| 30 | + <iframe src="http://floppy.org.uk//player.vimeo.com/video/111864914" frameborder="0" width="100%" height="281px" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> |
| 31 | +</div> |
| 32 | +
|
| 33 | +
|
| 34 | +<h2>Schema</h2> |
| 35 | +
|
| 36 | +<p>You can see the full schema on our <a href="https://somethingnewuk.github.io/finances/">finances microsite</a>.</p> |
| 37 | +
|
| 38 | +<p>It divides into a few sections. First there are names for suppliers and buyers, but also URIs, so we can uniquely identify them and correlate across other spending. Then we have the amount and date, including foreign currency where appropriate. Next comes a description of the item, and some categorisation of the product or service, and finally the supplier’s transaction ID. I want to add links to (PDF?) copies of receipts as well, though I’ve not got to that yet.</p> |
| 39 | +
|
| 40 | +<p>There are a few interesting parts to this, which I’ll go into next…</p> |
| 41 | +
|
| 42 | +<h2>URIs</h2> |
| 43 | +
|
| 44 | +<p>It’s easy enough to write the name of a company or buyer, but if we want to uniquely identify them, we need a URI. For companies, we use the <a href="http://opencorporates.com">OpenCorporates</a> URL; they cover millions of companies across the world, which is great. Unfortunately they don’t seem to include <a href="http://nationbuilder.com">NationBuilder</a>, who I suspect are based somewhere OpenCorporates don’t cover yet. Won’t be long, I’m sure.</p> |
| 45 | +
|
| 46 | +<p>Charities are another matter; there isn’t a stable-looking URL for a charity on the <a href="https://www.gov.uk/government/organisations/charity-commission">Charity Commission</a> website, only a search box. Fortunately there is a project called <a href="http://opencharities.org/">OpenCharities</a> which does the same thing for charities as OpenCorporates does for companies, so I can use their URLs. Hurrah for Open Data.</p> |
| 47 | +
|
| 48 | +<p>One room I booked was from… I have no idea. I guess it’s an unincorporated association. How we define URIs for things that barely exist legally, I don’t know. If you do, let me know.</p> |
| 49 | +
|
| 50 | +<p>The last bit here is URIs for councils. Again, when booking rooms, councils are often the supplier, particularly Parish Councils. The LGA defines a set of URIs for councils down to the local authority level, but it doesn’t go down to the parish level. In fact, it looks like there may not even be a proper list of parish councils, let alone a URI for each. The closest we have appears to be <a href="http://politicsresources.net/area/uk/parish.htm">this unofficial list</a>. We could do with an OpenCouncils project, perhaps, to bring these all together and let people reference them reliably.</p> |
| 51 | +
|
| 52 | +<p>The last bit on URIs was to talk about buyer URIs. For the party, that should be easy enough, but for individuals? What’s <em>my</em> URI? I don’t feel quite right with it just being my website, but that’s basically the right thing to do. So, I’ve made one up. If you need to refer to me officially, you can use <a href="http://id.floppy.org.uk">http://id.floppy.org.uk</a>. It also acts as an OpenID delegator (see the source for how), so it’s now also my OpenID. If you visit it, you won’t get much though, except a GIF of a <a href="https://www.youtube.com/watch?v=9hBpF_Zj4OA">rotating owl</a>. Because… reasons.</p> |
| 53 | +
|
| 54 | +<h2>Codes</h2> |
| 55 | +
|
| 56 | +<p>Moving on, let’s talk about codes. We use two different coding schemes for the data. The first is from the electoral commission, which is only really useful for official reporting. The other is the <a href="http://unspsc.org">UN Standard Products and Services Code (UNSPSC)</a>. The UNSPSC has a decent search function, so it’s easy enough to classify your spending, and the categories are <em>very</em> fine-grained. At least, they are in the area of traditional products; it’s a bit vague on the whole “Internet” thing. Probably needs an update. Still, it’s a standard, and will suffice for us. We can always use new codes as they create them.</p> |
| 57 | +
|
| 58 | +<h2>Publishing</h2> |
| 59 | +
|
| 60 | +<p>The last bit to talk about is how we publish the data. As I mentioned, the schema and data are wrapped up in a Datapackage, which is a JSON file which lists the fields, license, data file locations, etc. All this is in a <a href="https://github.com/SomethingNewUK/finances">GitHub repository</a>, and it’s the live version, which means that we’re not really publishing our data; instead you’re seeing the real thing all the time.</p> |
| 61 | +
|
| 62 | +<p>Having the data in GitHub lets us do something cool – publish it on the web using github pages. If it’s in a gh-pages branch, GitHub will publish it for us, and run it through <a href="http://jekyllrb.com">Jekyll</a>, which means you can also generate HTML pages alongside.</p> |
| 63 | +
|
| 64 | +<p>Jekyll has support for data files, both in JSON and YAML, and in CSV (which I <a href="https://github.com/jekyll/jekyll/pull/2761">specifically added</a> over the summer so I could use it for this – yay Open Source!). If we tell Jekyll that our entire repository is a source of data files, we can access all the files, both the CSVs and datapackage, from the HTML-generating files. That means we can have a single source of data, and use Jekyll to automatically publish both a human-readable version and the original machine-readable files. We’ve basically rolled our own data publishing system, which is pretty cool. You can see how it all works in the <a href="https://github.com/SomethingNewUK/finances">repository</a>, but if you need more explanation, leave a comment and I’ll elaborate.</p> |
| 65 | +
|
| 66 | +<h2>Validation & Certification</h2> |
| 67 | +
|
| 68 | +<p>The last thing is that it’s all validated and certified using tools I’ve helped build at the ODI. We use <a href="http://csvlint.io">CSVlint</a> to check that the CSV files are valid when they’re committed, and we’ve also obtained an <a href="https://certificates.theodi.org/datasets/2254/certificates/14550">Open Data Certificate</a> for the data, showing that it’s good, reliable, open data.</p> |
| 69 | +
|
| 70 | +<p>I’d love to see more parties doing this. The data schema is totally reusable, as is the rest, and this took me no more than a few hours to put together from scratch. There is no technological reason why all the parties couldn’t open up all their data tomorrow. All that they lack is the vision and the courage.</p> |
| 71 | +]]></content> |
| 72 | + </entry> |
| 73 | + |
16 | 74 | <entry>
|
17 | 75 | <title type="html"><![CDATA[GitHub Democracy]]></title>
|
18 | 76 | <link href="http://floppy.org.uk/blog/2014/10/13/github-democracy/"/>
|
@@ -1151,29 +1209,6 @@ representing me or others who are optimistically working towards a better future
|
1151 | 1209 | <p>There’s a general election coming in a couple of years. Those of us who are looking to the future should have our hands in the game. It’s time for our community to grow up, take responsibility, and stop leaving the debate to the relics. We have the tools and the skills to do this, and a lot of allies. We’re already changing the world from behind the scenes; it’s time to start leading from the front as well.</p>
|
1152 | 1210 |
|
1153 | 1211 | <p>If someone is already doing something about this, I want to know who. If not, we should get started by setting up a GitHub repository, and get collaborating on policy for a brighter future.</p>
|
1154 |
| -]]></content> |
1155 |
| - </entry> |
1156 |
| - |
1157 |
| - <entry> |
1158 |
| - <title type="html"><![CDATA[My Mentoring Journey]]></title> |
1159 |
| - <link href="http://floppy.org.uk/blog/2013/06/04/my-mentoring-journey/"/> |
1160 |
| - <updated>2013-06-04T20:03:00+01:00</updated> |
1161 |
| - <id>http://floppy.org.uk/blog/2013/06/04/my-mentoring-journey</id> |
1162 |
| - <content type="html"><![CDATA[<p>Since January, I’ve worked at the <a href="http://www.theodi.org">Open Data Institute</a>, which has been a really great experience. As well as being a non-profit with a mission to make the world better, which is already a huge win as far as I’m concerned, the organisation also puts a massive emphasis on culture and people. For a small enterprise (less than 20 people), this is amazing, and I’ve never seen anything quite like it anywhere I’ve worked.</p> |
1163 |
| -
|
1164 |
| -<p>One major part of the culture is the approach to mentoring. Not content with just professional training, the ODI wants all employees to have access to a mentor outside the company, to help develop people in ways that <em>they</em> need, not necessarily in ways that obviously benefit the organisation.</p> |
1165 |
| -
|
1166 |
| -<p>I’ve always felt that I drifted through my professional life in a kind of random walk, without much of a plan. Admittedly, working at the ODI brings together so much of what I’ve done over the years that it might <em>look</em> intentional, but it’s really just another convenient accident. However, at 37, perhaps it’s time to start trying to steer a little. Maybe it’s time to get an answer to the classic interview question “where do you see yourself in five years’ time?”. Because the ODI is about building a movement, a community, it’s OK if the answer to the question is “not here”. People leaving the ODI and starting their own businesses is a Good Thing in a way it wouldn’t be anywhere else.</p> |
1167 |
| -
|
1168 |
| -<p>So, where do I want to be? Well, barring career discontinuities, I reckon I should be CTOing somewhere that’s making a difference to the things I care about, somewhere in the openness, transparency, democracy, environmental impact sort of area, rather than day-to-day hacking. Maybe that’s still the ODI, but if so I should look to be doing more of the strategic stuff by then.</p> |
1169 |
| -
|
1170 |
| -<p>Problem is, I don’t know what’s missing in order for me to get there. Technically, I can do anything I can turn my hand to, but I know there are deeper mysteries that I know nothing about, but that are important in the wider context of a CTO type role.</p> |
1171 |
| -
|
1172 |
| -<p>The mentoring program is a perfect framework to start thinking about this. I’ve been lucky enough find a mentor who has gone through the transition from pure hacker to something a bit more strategic in the shape of <a href="http://flourish.org">Francis Irving</a>, ex of <a href="http://mysociety.org">MySociety</a> and now CEO of <a href="http://scraperwiki.com">ScraperWiki</a>. We share many of our ideals, and I hope I can learn a lot from someone who is a little further down the path than me.</p> |
1173 |
| -
|
1174 |
| -<p>Neither of us really know how this process will work, but we’re starting with a bit of set reading (<a href="https://en.wikipedia.org/wiki/The_Innovator's_Dilemma">The Innovator’s Dilemma</a> by Clayton M. Christensen) and seeing how it evolves. As we go along, I’m going to try to share my thoughts and learning in public, partly as a way of marshalling my own thoughts, and partly as a way to pay Francis’ generosity forward to others.</p> |
1175 |
| -
|
1176 |
| -<p>It will be an adventure, and hopefully I will come out of it with a better understanding both of myself, and my role in the better future I hope to build.</p> |
1177 | 1212 | ]]></content>
|
1178 | 1213 | </entry>
|
1179 | 1214 |
|
|
0 commit comments