Barcelona mobility API 2012


During 2011 and 2012 I have been parsing a lot of Open Data raw data from several repositories, websites and databases. Usually these data was not standard and was hard to adapt all of that bunch of bytes for each application I was working on.

After getting introduced into some API's frameworks in PHP I decided to make easy the life of some developers around the world and convert the Barcelona Open Data related with urban mobility into a REST API trying to simplify as much as possible getting static and real-time data from the city hall and the mobility companies.

After intensive weeks parsing data I created the hole collection of the Barcelona mobility data including: Metro, Bus, Tram, Ferrocarrils de la Generalitat, RENFE, car traffic, Bicing and Barcelona's city hall Parkings. All of this information is available through the API at the Barcelona mobility API. Technically the Barcelona mobility API is a REST API with GET methods described below that can send JSON or XML responses of the requests.

Let me know if you make any application with my data and if you have any comment, don't hesitate to contact me :)

Links


Back to Marc Pous