The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The tndata package simplifies access to Tunisian government open data with R. It queries datasets by theme, author, or keywords, retrieves metadata, and gets structured results ready for analysis; all through the official data.gov.tn CKAN API.
You can install the development version of tndata from GitHub with:
# install.packages("pak")
::pak("aymennasri/tndata") pak
library(tndata)
download_dataset("Ressources en eau- Gouvernorat de Kasserine", format = "xls")
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.