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.
Asked
Active
Viewed 478 times
2 Answers
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
-
Thank you very much Hubert. Do you think qlikview or tableau could be integrated into CKAN? The user would have access to qlikview or tableau within the CKAN environment? – Markthepmp Feb 04 '20 at 20:44
-
Have no idea :-) – Hubert Dudek Feb 09 '20 at 19:55
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