Skip to main content

BI advice from Southampton Solent University

We were fortunate to have a visit from Neil Randall of Southampton Solent University last month.  Neil and his colleague Paul Colbran gave an excellent presentation at this year’s UCISA conference about their experience of setting up an effective BI service.  I invited Neil to visit Edinburgh to explain their approach to our team and to review our proposed BI architecture.

We began the day with Neil reprising his part of the UCISA presentation and discussing several points arising.  We presented our draft architecture, and then we discussed topics including how to structure and manage a BI service, which ETL tools to use, how best to model data, and how to integrate a data warehouse with relationship management (CRM) software. 

We had a very information conversation about “Extract, Transform, Load” (ETL) tools, which load data from source systems into a data warehouse.  Neil recommended we look at file-based tools rather than database-oriented tools.  Without this advice, we probably would have made the opposite decision, just because we are used to working with database systems.  We will now pilot a file-based tool as part of our initial project, before using this experience to inform our tender for a full procurement.

Among all the topics we discussed, sometimes a really small idea stood out as simple and useful.  One such was that Southampton Solent’s team has a logo that they put on reports derived from the data warehouse, to show that these reports are based on trusted data.  Analysts can use the reporting tools on other data as well, but those reports don’t get the logo, so people reading the reports know they may be more speculative.

We all found Neil’s visit interesting and useful, and we are grateful to him for taking the time to visit Edinburgh.

Comments

Popular posts from this blog

Webinar: Powering your business with Cloud Computing

On October 14th, I will be hosting a Grid Computing Now! web seminar on the topic of Cloud Computing. We have lined up two very interesting speakers who are using Cloud now to make businesses work. Ross Cooney had a good technological solution to sell but couldn't make it economic until Cloud Computing allowed him to pay for his computation only when he needed it. He will discuss the instant benefits and long term impact of cloud computing to the development, competitiveness and scalability of your application. Alan Williamson created the BlueDragon Java CFML runtime engine that powers MySpace.com. He advises several businesses and will give an overview of the different types of services available and how to avoid being locked-in to a single supplier. You can register for this event here .

Business Model Canvas

A Business Model Canvas is a tool for mapping the core functions and capabilities of an organisation.  Compared to the Core Diagrams that I described in an earlier post , the business model canvas attempts to present more aspects of the business, starting with the value proposition – a statement of what the organisation offers to its users (in the business world, to its customers).  It shows the activities and resources, as Core Diagrams do, but also shows user relationships & channels, and also benefits and costs.  I’m not aware of any universities that have used this tool but you can find examples from elsewhere on the web. We are considering business model canvases as a tool for mapping the strategic capabilities of units at the University of Edinburgh.  Phil Taylor, our EA contractor, sketched an outline of what a business model canvas might begin to look like for HR: This is only intended to be suggestive: the real canvas would need to result from in-de...

Changing Principles

In EA, architecture principles set a framework for making architectural decisions.  They help to establish a common understanding across different groups of stakeholders, and provide guidance for portfolios and projects.  Michael Durso of the LSE gave a good introduction to the idea in a webinar last week for the UCISA EA community. Many organisations take the TOGAF architecture principles as a starting point.  These are based on the four architectural domains of TOGAF: business, information/data, applications, technology/infrastructure.  These principles tend to describe what should be done, e.g. re-use applications, buy in software rather than build it, keep data secure.  See for example the principles adopted at Plymouth University and the University of Birmingham . Recently though, I encountered a different way of looking at principles.  The user experience design community tend to focus more on how we should do things.  E.g. we should...