Questions tagged [kobotoolbox]
7 questions
1
vote
1 answer
Power Query and the Kobo Toolbox API: Using Web.Contents() to filter data returned to Excel
Dear Stack Overflowers!
The NGO I am working for has a need to connect their Project Managers to Kobo Needs Assessment Survey data directly through Excel. This is easy enough. However, this Survey contains thousands of submissions/data rows and the…

Steven Dixon
- 11
- 1
0
votes
1 answer
Kobo App: Metadata_username value to send to MainMenuActivity.xml
I just want to ask a question because I am customizing the Kobo app on my android device.
I just want to ask how I can get the metada_username value to be displayed in my MainMenuActivity.xml after I scan the QR code.
PS: the QR code is already…

X.Jop
- 13
- 1
0
votes
1 answer
Work with coordinates with altitude and accuracy in PostgreSQL + Postgis
In PostgreSQL, I have a table with three columns, one for points, one for lines and one for polygons, obtained from Kobotoolbox. The data is written like this:
Point: Latitude Longitude Altitude Accuracy
Line: Latitude Longitude Altitude Accuracy;…

Pablo Schweitzer
- 3
- 2
0
votes
0 answers
Error in handle_url - Must specify at least one of url or handle
I'm fetching data from a server using an API, my R-script has 4 code sections.
Section I
new_export_url<-KoboconnectR::kobo_export_create(url=serverURL, uname=username, pwd=password,
assetid=id, type=…

andy
- 1,947
- 5
- 27
- 46
0
votes
1 answer
XLSForms PULL Data
please I need a help in an issue where I want the pull data function not to run when a specific field has an answer
the image describes exactly what I have
for example in the image above , no need to pull data when the field "Mohafaza" already have…

Harvester
- 7
- 4
0
votes
1 answer
Recurring Google-/Microsoft-/Typeform or other form that shows answer from previous entries
I would like to set up a survey/form that I can repeatedly send to the field (I'm working in NGO business) with mainly open answer questions. The form should be done in a way that it always already shows the answers from when the form was filled the…

titeuf
- 133
- 1
- 10
0
votes
1 answer
How can I convert a geoshape/geotrace/geopoint to GeoJSON?
I Am using API to access spatial data collected using kobotoolbox. the api returns spatial data either as geoshape/geotrace/geopoint, but I need to covert that data to Geojson so that I can display them on my map using leaflet.
here is sample string…

edgar mlowe
- 161
- 1
- 8