(count-data dataview-id)
Counts data instances returned by dataview object
Counts data instances returned by dataview object
(create params)
Create new dataview from existing dataset
Create new dataview from existing dataset
(data dataview-id & {:keys [:raw? :must-revalidate? :query-params]})
Retrieves dataview data by ID and with the optional parameters.
Retrieves dataview data by ID and with the optional parameters.
(download-xls-report dataset-id meta-id filename data-id)
Download xls report from the j2x service
Download xls report from the j2x service
(form dataview-id)
Retrieves form used to create dataview
Retrieves form used to create dataview
(form-details dataview-id)
Retrieves details of form used to create dataview
Retrieves details of form used to create dataview
(get dataview-id & {:keys [no-cache?]})
Retrieves dataview object using dataview id
Retrieves dataview object using dataview id
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close