Open the platform
Navigate to the platform URL in your browser. You will land on the home page (
/), which contains several sections:- Hero — an introduction to the platform and the destination
- About — background on the Roots project and its goals
- Features — highlights of the platform’s capabilities
- Dimensions — a preview of the thematic areas covered
- Blog — the latest editorial content from platform administrators
Explore domains
Go to
/domains. This page shows all available domain cards — the top-level thematic areas that organise the platform’s indicators.Each card displays the domain’s name, icon, and colour. Domains represent broad sustainability themes such as environmental quality, economic performance, social conditions, or cultural heritage.Browse indicators by domain
Click any domain card. You will be taken to
/indicators/:domainPath, where :domainPath is the domain name in lowercase.This view lists all indicators belonging to the selected domain. You can:- Filter by dimension — use the dimension dropdown to narrow results to a specific subdomain within the domain
- Toggle governance filter — show only indicators flagged as governance-relevant
- Sort results — sort by name, periodicity, or number of favourites
- Paginate — results are shown 10 per page by default
/indicators.View an indicator detail
Click any indicator card to open its detail page at
/indicator/:id.The detail page shows:- Name, description, and unit of the indicator
- Domain and dimension it belongs to
- Source and periodicity from the indicator’s characteristics
- Governance flag if the indicator has policy relevance
- Interactive time-series chart with the full data history
- Zoom — click and drag on the chart to zoom into a time range
- Change granularity — switch between raw values, daily, weekly, monthly, or yearly aggregation
- Export data — download the underlying data as a CSV file
- Export chart — save the chart as a PNG image
Charts use viewport-aware lazy loading — data is fetched only when the chart is visible on screen, keeping the page fast even with large datasets.
Bookmark indicators with favourites
On any indicator card or detail page, click the star icon to add the indicator to your favourites.Favourited indicators are accessible at
/favorites. Your favourites persist in the browser and give you a personalised shortlist of the indicators most relevant to your work.To remove an indicator from your favourites, click the star icon again.Search for indicators
Use the search bar to find indicators by keyword. The search is available from the navigation and runs against all indicator names and descriptions.Search results appear at
/search?q=your+query. The minimum query length is 2 characters.Admin features
The following routes require an administrator account. Log in using the login button in the top navigation bar to access admin functionality.
| Route | Purpose |
|---|---|
/admin | Main admin area (indicators management) |
/domains-management | Create, edit, and delete domains |
/dimensions | Manage dimensions (subdomains) |
/resources-management/:indicator | Manage data sources for a specific indicator |
/admin/blog | Manage blog posts |
/admin/users | Manage user accounts |
