CKAN Tutorial
This functionality requires an experimental
ckan
plugin. Read More
Frictionless supports reading and writing CKAN datasets.
CLI
#
Reading DataYou can read a CKAN dataset:
#
Writing Data[NOTE] Timezone information is ignored for
datetime
andtime
types.
You can write a dataset to CKAN:
#
Configuring DataThere is a dialect to configure how Frictionless read and write files in this format. For example:
For more control on the CKAN query you can use fields
, limit
, sort
and filter
in the dialect. For example:
References: