Before proceeding, ensure that you are logged into both data.dathere.com and analyze.dathere.com. This is necessary as the extension is sourced from analyze.dathere.com.
Create charts and dashboards using the CKAN API through datHere's Analyze service, users can follow a straightforward process. First, they access the Analyze feature on datHere's website, which seamlessly integrates with the CKAN API. This integration allows users to import datasets directly from CKAN and leverage Apache Superset's robust capabilities for data analysis and visualization. With a user-friendly interface, users can effortlessly generate various types of charts such as bar graphs, line charts, and pie charts to represent their data insights. Additionally, users can assemble interactive dashboards that offer a comprehensive view of the dataset and its associated visualizations, enabling informed decision-making and deeper exploration of data patterns. This integration between charting and dataset exploration enhances efficiency, making datHere a valuable tool for data-driven decision-making and exploration.
Instructions
Step 1: Copy the link from the CKAN Data API
- Click on the Data API button from the data you want and copy the link from the Query example.
Step 2: Paste the link to the SQL lab in Analyze datHere
- Go to Analyze datHere and click on the SQL tab to find the SQL Lab
- Type the following: Select * from "[insert the link] and add #$.result.records[*]" and click RUN to see your data.
Step 3: Create your chart
- Click on "Create Chart"
- Next, select the type of chart you'd like and drag the columns to where it's needed.
- Then, use the customization tab to make any changes to the chart,
- Lastly, click on the three dots to edit dataset, swap dataset or View in SQL Lab
Additional Resources:
- How to make a Line chart on Analyze datHere
- How to make a Bar chart on Analyze datHere
- How to make a Pie chart on Analyze datHere
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article