daltare/dkanTools: Interface with a DKAN Data Portal's Datastore API (including the California Open Data Portal)

This package defines an R function called read_dkan(), which provides an interface for the datastore API of any DKAN-based data portal, such as California's Open Data Portal (at: data.ca.gov_. The read_dkan() function retrieves data specified by the function parameters, and returns the data formatted in an R data frame. More information about the DKAN datastore API is at: http://dkan.readthedocs.io/en/latest/apis/datastore-api.html.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("daltare/dkanTools")
daltare/dkanTools documentation built on Feb. 5, 2021, 9:13 a.m.