Published 14th October 2011
Updated 17th May 2012
Resources 21091

Brandweer Amsterdam-Amstelland Dispatch Messages

BETA: Attention the structure of the data is stil subject to change !

Real time generated data generated from the Brandweer Amsterdam-Amstelland dispatch. It contains all the messages sent out to stations and units on the road.

Explore the dataset
Default APIs

SPARQL Endpoint

Use the SPARQL 1.1 query language to perform structured queries against a dataset. Useful for performing precise queries against a dataset whose structure you understand.

Sample queries

25th Nov 2011

jklj

Query: 
Login to test this query using our experimental API explorer Permalink to this sample query

This returns all calls of 2011-11-27 and returns, the ID, the time, the message, and the location

Query: 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX v: <http://www.w3.org/2006/vcard/ns#> PREFIX communication: <http://vocab.resc.info/communication#> PREFIX sem: <http://semanticweb.cs.vu.nl/2009/11/sem/> SELECT ?id ?time ?label ?street WHERE { ?id a communication:DispatchMessage . ?id rdfs:label ?label . ?id sem:hasTimeStamp ?time . ?id communication:incidentAddress ?address . ?address v:street-address ?street filter regex(?time,'2011-11-27T') } order by ?time
Login to test this query using our experimental API explorer Permalink to this sample query
Create a sample query

Search API

Perform a free-text search against the text fields indexed in a dataset. Useful when you want to quickly query a dataset but don't know, or need to know its structure. There is also a solr search endpoint allowing more complex queries.

Lookup API

Retrieve a description of a single resource. Useful for fetching the key properties and relationships of a single entity.

Reconciliation API

Useful for resolving names, labels or codes against a dataset in Kasabi to find links to more data. This API is compatible with the Google Refine tool.

How to Attribute This Dataset

Kasabi provides a quick and easy way to attribute a dataset from any webpage. We think attribution is an important community norm.

To directly embed an attribution message in a webpage, add a script tag that invokes our Attribution API as follows

<script
     type="text/javascript"
     src="http://api.kasabi.com/dataset/brandweer-amsterdam-amstelland-dispatch-messages/attribution">
</script>

If you need more flexible options, then read the Attribution API documentation

Contributed APIs

This API shows all calls on a specific date, the date is in the format of yyyy-mm-dd

View configuration, subscription and access details

This API gives you a GeoRSS feed from the incidents for the specified date

View configuration, subscription and access details