Skip to main contentUse Cases
- Browse Available Data: Programmatically discover all tables and datasets available on Dune for querying.
- Filter by Owner: Find all datasets owned by a specific user or team using
owner_handle parameter.
- Filter by Type: Narrow down results to specific dataset types like spells, decoded tables, or transformations using the
type parameter.
- Build Data Catalogs: Create custom data discovery tools that index and search through Dune’s table ecosystem.
- Access Management: Audit and manage datasets owned by your team or organization.