4.1.2 Design principles
Based on market research and input from a workshop with participants from across the Nordic region, a set of design principles for the tool was developed. These principles were used to provide direction for the design work in the Deliver phase.
The design principles were:
A Nordic perspective. The tool is distinguished by focusing on hydrogen development within the Nordic region, and the aim is to clearly represent and maintain this perspective throughout the platform, highlighting the unique context and contributions of the Nordics.
Let the information shine. By distributing information across separate pages, we enhance search engine optimisation and create multiple entry points to the site. This approach not only optimises visibility but also allows users to navigate the content more efficiently.
Show what we know. It is crucial to have a pragmatic approach to presenting the data generated throughout the project.
4.1.3 Tool structure
The aim was to develop a structured and flexible tool that shows information from the hydrogen valley database in a compelling manner. By distributing information across separate pages, we highlight different perspectives without overwhelming users. This approach allowed us to craft unique content for each view, facilitating easier content sharing and enhancing the user experience. Additionally, this structure improves the site’s search engine optimisation (SEO) because each page has a unique URL, enabling users to access the tool from various entry points, depending on their search criteria.
The tool is organised into the following page types:
Landing page/Homepage: The main entry point, which provides an overview and guides users deeper into the site.
Map page: Visual representations of data with geographic contexts.
List page: Tabular data for easy filtering and data overview.
Statistics page: Aggregated data and analytics.
Regional pages: Focused content that pertains to specific regions.
Information pages: Detailed information on various topics such as data definitions, about the project, privacy policy etc.
4.1.4 Data architecture
The data architecture plays a vital role in organising and presenting information effectively within the application. To fully understand the information available, the data in the hydrogen valley database (Excel) was broken down and divided into two categories:
Descriptive data: Project name, links, description etc. These data points provide context for the hydrogen valley/hotspot.
Segmentation data: These data points represent a finite range or set of possible values and are typically used in queries to segment data. Examples of segmentation data include production capacity, year of completion, country etc.
Based on this, data prioritisation for the UI was discussed with project partners and the steering committee.
4.1.5 User interface (UI) design
The focus of UI design activity was on creating a comprehensive and user-friendly interface, informed by insights obtained during the UX research. To verify the concept prior to developing the software, the UI was presented as an interactive prototype.
4.1.6 System setup
This activity focused on exploring the technical frameworks and infrastructure necessary to support the tool. The technical planning involved defining necessary functionality and data storage requirements, as well as evaluating existing technical systems and resources that could impact the new setup.
In general terms, the system includes of the following primary components:
A web server: Acts as the gateway for handling requests and responses between the user and the server.
A frontend application: This is the user interface through which end-users interact with the tool.
A database: Serves as the central repository for storing all the data the tool needs to function efficiently.
A backend application: This component manages data provisioning for the frontend by handling database connections and data processing.