From 7a03705842f103c1d225a44e4bfef5bc6fa59cd6 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Sat, 30 Apr 2011 15:21:41 +0000 Subject: [PATCH] New post. --- blog/data/2011-04-30-fixmystreet.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 blog/data/2011-04-30-fixmystreet.txt diff --git a/blog/data/2011-04-30-fixmystreet.txt b/blog/data/2011-04-30-fixmystreet.txt new file mode 100644 index 0000000000..4723692591 --- /dev/null +++ b/blog/data/2011-04-30-fixmystreet.txt @@ -0,0 +1,19 @@ +Title: Experimental Open311 API for the mySociety fixmystreet system +Tags: english, fiksgatami, open311 +Date: 2011-04-30 17:20 + +

Today, the first draft implementation of an +Open311 API for the Norwegian +service FiksGataMi started to +work. It is only available on the developer server for now, and I +have not tested it using any existing Open311 client (I lack the +platforms needed to run the clients I have found so far), but it is +able to query the database and extract a list of open and closed +requests within a given category and reported to a given municipality. +I believe that is a good start to create a useful service for those +that want to do data mining on the requests submitted so far.

+ +

Where is it? Visit +http://fiksgatami-dev.nuug.no/open311.cgi/v2/ +to have a look. Please send feedback to the fiksgatami (at) nuug.no +mailing list.

-- 2.47.2