Read¶
The main page for viewing dataset details, metadata, and resources.
Overview¶
The dataset read page displays:
- Dataset title and description
- Metadata (author, license, tags, etc.)
- Resource list
- Social sharing options
- Follow/unfollow functionality
- Related information
Screenshots






URL Pattern¶
Examples:
http://localhost:5000/dataset/5f7f7d1e-8b3a-4c9e-9f1e-2d3c4b5a6e7f
http://localhost:5000/dataset/annual-environmental-report-2024
Purpose¶
The read page is the primary view for dataset information. It should:
- Present all dataset metadata clearly
- Provide access to resources (downloads, APIs)
- Show related information and navigation
- Enable user interactions (follow, share)
Actions Available¶
| Action | Description |
|---|---|
| View resource | Access resource data |
| Download resource | Download resource file |
| Edit dataset | Modify dataset (if authorized) |
| Follow dataset | Subscribe to updates |
| View activity | See activity stream |
| Share dataset | Share via social media |
Related Pages¶
- Dataset Search - Browse/search datasets
- Dataset Edit - Modify dataset
- Resource Read - View individual resource