Skip to content

10. Data Team Resources

Janemesi edited this page Oct 22, 2025 · 3 revisions

This contains a list of useful links and resources that can help us in delivering high-quality data analyses and visualizations.

Adding interesting content

  • Icons for dashboards. Find ONA icons here. You can find your specific icon and embed the content as markdown in your Superset dashboards to make the presentation a bit more engaging when relevant. For a sample, see the following dashboard
  • Which Chart to Use. Look through this resource to better understand your visualization options
  • Data Viz Catalogue. A handy guide and library of different data visualization techniques, tools, and a learning resource for data visualization
  • Color Palette picker. For some assistance with colour palettes, refer to this website resource

Increasing functionality of our tools

  • Row Filtering by Role. How to enable row filtering of a particular table in Superset based on User permissions
  • Update table location in dashboard. This script helps to update table names for a dashboard if the Database Tables are renamed or moved to a different location (new schema or new db)

Accessing more data

  • Extract data from a PDF. Script to change PDF tables to csv files
  • Public datasets from around the world. This page holds a repo of open and public datasets

Thinking about design

  • Define a dashboard's objectives. Link
  • Dashboarding basics. Link

Dari beam ETL

  • Creating the labels table from registry. Link to help you create a labels table from the registry table.

Clone this wiki locally