Welcome to Edinburgh Footfall Data 2010 API

Created as part of Culture Hack Scotland 2011

Data types

All data served up as JSON, because it's tasty tasty

Venue ID listing

/venue/all

Venue data including geolocation

/venue/details/{venue_id}

Footfall by Venue end point

/venue/footfall/{venue_id}

Footfall by Date end point

/date/footfall/{sensible date format}*

*This is making use of the awesome strtotime so 10-sept-2011 works

Built on CodeIgniter Reactor , using data from City of Edinburgh Council released under this license.