After develop a 'ODK' frame, we can link the frame to 'Google Sheets' and collect data through 'Android'. This data uploaded to a 'Google sheets'.The odk.frame
is a 'ODK' data frame. The gs.data
is a 'Google sheets' data collected though odk.frame
file.
Both odk.frame
and gs.data
are in 'xlsx' format. To develop your own 'ODK' frame visit https://build.opendatakit.org/
1 | data("odk.frame")
|
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.