-
Notifications
You must be signed in to change notification settings - Fork 0
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.
- 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
- 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)
- 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
- Creating the labels table from registry. Link to help you create a labels table from the registry table.