Downloading data with R

I just wanted to thank you for doing this.

I don’t know if its correct for me to ask this here but, anyone know if there is any package in R that do the exact same that this wonderful ado?.

Hi @hescalar,

Welcome to the community! Would you mind having a look at the post that has been discussed previously (it should solve your issue):

Have a great day!

Thanks, the last link provided get me to this page.

Hi @hescalar,

Would you mind having a look here:

(If you are not able to access the page, try creating a github account and you should be able to access the same).

Have a great day!

Hi,
I was wondering if I’m not working for a humanitarian organization, and I signed up at the instance hosted by the Harvard Humanitarian Initiative I won’t be able to download data through the API?

1 Like

Welcome to the community @MaIsAp! You should be able to download the data by changing the link to https://kc.kobotoolbox.org if you are working with a HHI server.

1 Like

Thank you! I was finnally able to download the data.

1 Like

@MaIsAp I am trying to develop a package to enable data extraction in R, bit easy. The github link is https://github.com/asitav-sen/KoboconnectR.

It can be installed using

devtools::install_github("asitav-sen/Koboconnect")

I understand that you may not need it anymore. However, your help in developing this further (Since you have overcome the problem already) will be highly appreciated!
Anyone else reading this and willing to develop this further is more than welcome to contribute in the development.
Thanks.

1 Like

Welcome to the community, @scary.scarecrow! And thank you for sharing this wonderful package with the community!

Thanks @Kal_Lam. I hope that some of the members will come forward to develop it further.

1 Like