European
Data Catalogues
Dataset

CKAN

Sub menu


API to the Cultural Calender of Umea 2014 (historical data)

Dataset Profile

Odm ID
3524818f-61d1-4d80-aad6-0707e659278c
Title
API to the Cultural Calender of Umea 2014 (historical data)
Notes
The API gives access to the events that took place in the Municipality of Umea under their of year being the Cultural Capital of Europe (2014). The calender is not updated today. The information is Public Domain/Open Data but images provided thru the API might be subject to copyright claims.

The European Capital of Culture is an annual EU event. The aim is to highlight Europe’s common cultural heritage and arouse an interest in the cultural richness that can be found in the EU countries. The event is hosted by Umeå and Riga during 2014. This API provides information about events that takes place under the umbrella of the EU event.



Umeå 2014 API
============

The API has two endpoints (and no authentication):

apiGetEvent – fetches event information
apiGetSocial – fetches Twitter and Instagram objects associated with events

apiGetEvent
----------------
Example:
http://umea2014.se/?rox=1&method=apiGetEvent&id=123 (single item)
http://umea2014.se/?rox=1&method=apiGetEvent&date=2013-09-01 (multiple items)
http://umea2014.se/?rox=1&method=apiGetEvent&date=2013-09-01&until=2013-09-05 (range of multiple items)

* Fetches event(s) from the database, including selected featured image and any gps-coordinates associated
* Requires either &id=THE_ID_NUMBER or &date=YYYY-MM-DD (however, cannot use both at the same time)
* Optional parameter: &until=YYYY-MM-DD, to get all events between 'date' and 'until'
* Returns a json encoded array of item(s)

apiGetSocial
----------------
Example:
http://umea2014.se/?rox=1&method=apiGetSocial&id=123
http://umea2014.se/?rox=1&method=apiGetSocial&date=1999-12-30

* Fetches social object(s) from the database
* Requires either &id=THE_ID_NUMBER or &date=YYYY-MM-DD (however, cannot use both at the same time)
* Optional parameter: &type=TWITTER/INSTAGRAM
* Returns a json encoded array of item(s)
Author
Umea 2014
Author Email
Catalogue Url
Dataset Url
Metadata Updated
2015-09-26 14:38:00
Tags
Date Released
Date Updated
Update Frequency
Organisation
Municipality of Umea
Country
State
Platform
ckan
Language
sv
Version
(not set)