1

I would like to know if anyone has created an environment where CKAN is the data catalog and it is integrated with data analysis and visualization tools like Qlik, Tableau, and R.

Markthepmp
  • 15
  • 3

2 Answers2

1

In CKAN just set csv/excel export in scheduled interval. Store export in network/cloud drive. Then just set reload schedule in qlikview in which it loads that data.

Hubert Dudek
  • 1,666
  • 1
  • 13
  • 21
1

For integration with Tableau, you can use Odata extension https://github.com/jqnatividad/ckanext-odata. This extension provides OData 3.0 endpoint which you can easily integrate into Tableau.

Zoran Pandovski
  • 2,312
  • 14
  • 24