Hi guys,
Firstly, just wanted to say having this data freely available is excellent. Thanks for doing this. I am looking to produce an app to consume this data and have a find my nearest table tennis service. This would have been alot more difficult without this data feed.
One question that I do have , - is it possible to query the feed for specific parameters? For example, suppose I want to just return the tables for a specific town or postcode. Ideally, I would pass a postcode parameter to filter the data. Obviously I can return the whole data set and step through the data in the client, but this would seem quite an expensive way of doing it, - particularly on mobile.
Hi guys, Firstly, just wanted to say having this data freely available is excellent. Thanks for doing this. I am looking to produce an app to consume this data and have a find my nearest table tennis service. This would have been alot more difficult without this data feed.
One question that I do have , - is it possible to query the feed for specific parameters? For example, suppose I want to just return the tables for a specific town or postcode. Ideally, I would pass a postcode parameter to filter the data. Obviously I can return the whole data set and step through the data in the client, but this would seem quite an expensive way of doing it, - particularly on mobile.
Let me know,
-Max