--> https://github.com/Open-Food/Open-Food-Standard/tree/master/datasets
--
--
Open Food - http://open-food.org/
You received this message because you are subscribed to the Google
Groups "Open Food" group.
For more options, visit this group at
http://groups.google.com/group/open-food?hl=en
Hi Nik,There are lots of ways to make APIs... In our case we based this on our experience interacting with API's so I can't point you to anything specific... there's so much. And technically, since there are so many ways to build them, people build them using whatever tools they have.And there are different scales for publishing API's -- depending on usage, from hand-crafted API's hosted on heroku (like ours, which will suffice until the project grows) -- to using other hosted services - like Freebase, or a data platform like buzzdata or kasabi -- or a platform to service the mass-market -- like Mashery or connecting with Google (ex. GTFS) or using Fusion tables.There are some civic data people that are loosely talking about publishing civic data (similar to your recreation data) (we talked with google,JSON tends to be friendlier for developers... and in our case, for example, we are testing our API by integrating it with ongoing tech projects. For example, I have a database that I will cross-reference with the Open Food API by running a script in google refine, and then import my reconciled data into my project. It's just way easier to parse JSON objects programmatically.Also, I suspect that we lean towards JSON because it is just more compatible of a format with document databases -- and we plan to take full advantage of that format -- for example, in the future we could have zillions of attributes for food (mainly of crosswalks to other datasets - since that's sort of the hard part in this case of food, which has a proliferation of data.)Hope this is helpful -- (and if I have mischaracterized anything, please chime in!!)- Chach@chachasikes(p.s. Thanks for pointing out the bad link! The website is a volunteer effort that we work on in our free time.)
Chacha