Programmatically Pulling data from ODK aggregate

Hey guys am back and again i need a few tips on how i can programatically
fetch data from the ODK aggregate. please find the architecture of my
project in the attached file.
I want my web application to pull data from my ODK aggregate instance on
appengine (online) my web app is also going to be deployed online.

Additional Info

  • Iam building it in django and using tastypie API for REST interface

thanx

Read over these threads to get a sense of how to pull data from Aggregate.

https://groups.google.com/group/opendatakit-developers/browse_thread/thread/2902c18ecd272a7
https://groups.google.com/group/opendatakit/browse_thread/thread/37781c745e0381f6

Please send further development questions you have to
opendatakit-developers@googlegroups.com.

··· On Mon, May 21, 2012 at 8:25 AM, Kisitu Augustine wrote: > Hey guys am back and again i need a few tips on how i can programatically > fetch data from the ODK aggregate. please find the architecture of my > project in the attached file. > I want my web application to pull data from my ODK aggregate instance on > appengine (online) my web app is also going to be deployed online. > > Additional Info > - Iam building it in django and using tastypie API for REST interface > > thanx > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en

Thanx Yaw am gone take a look

··· On May 21, 2012 7:51 PM, "Yaw Anokwa" wrote:

Read over these threads to get a sense of how to pull data from Aggregate.

https://groups.google.com/group/opendatakit-developers/browse_thread/thread/2902c18ecd272a7

https://groups.google.com/group/opendatakit/browse_thread/thread/37781c745e0381f6

Please send further development questions you have to
opendatakit-developers@googlegroups.com.

On Mon, May 21, 2012 at 8:25 AM, Kisitu Augustine austiine04@gmail.com wrote:

Hey guys am back and again i need a few tips on how i can programatically
fetch data from the ODK aggregate. please find the architecture of my
project in the attached file.
I want my web application to pull data from my ODK aggregate instance on
appengine (online) my web app is also going to be deployed online.

Additional Info

  • Iam building it in django and using tastypie API for REST interface

thanx

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

Answering this here so the thread is complete, but please do move any
further questions to the developer list.
opendatakit-developers@googlegroups.com.

Briefcase uses a pull API from Aggregate. It is documented here:
http://code.google.com/p/opendatakit/wiki/BriefcaseAggregateAPI

··· On Mon, May 21, 2012 at 10:52 AM, Kisitu Augustine wrote: > Thanx Yaw am gone take a look > > On May 21, 2012 7:51 PM, "Yaw Anokwa" wrote: >> >> Read over these threads to get a sense of how to pull data from Aggregate. >> >> >> https://groups.google.com/group/opendatakit-developers/browse_thread/thread/2902c18ecd272a7 >> >> https://groups.google.com/group/opendatakit/browse_thread/thread/37781c745e0381f6 >> >> Please send further development questions you have to >> opendatakit-developers@googlegroups.com. >> >> On Mon, May 21, 2012 at 8:25 AM, Kisitu Augustine wrote: >> > Hey guys am back and again i need a few tips on how i can >> > programatically >> > fetch data from the ODK aggregate. please find the architecture of my >> > project in the attached file. >> > I want my web application to pull data from my ODK aggregate instance on >> > appengine (online) my web app is also going to be deployed online. >> > >> > Additional Info >> > - Iam building it in django and using tastypie API for REST interface >> > >> > thanx >> > >> > -- >> > Post: opendatakit@googlegroups.com >> > Unsubscribe: opendatakit+unsubscribe@googlegroups.com >> > Options: http://groups.google.com/group/opendatakit?hl=en >> >> -- >> Post: opendatakit@googlegroups.com >> Unsubscribe: opendatakit+unsubscribe@googlegroups.com >> Options: http://groups.google.com/group/opendatakit?hl=en > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en