Big Data for Law Firms DAMIAN BLACKBURN

Size: px
Start display at page:

Download "Big Data for Law Firms DAMIAN BLACKBURN"

Transcription

1 DAMIAN BLACKBURN PUBLISHED BY IN IN ASSOCIATION WITH

2 is published by Ark Group UK/EUROPE/ASIA OFFICE Ark Group Ltd 6-14 Underwood Street London N1 7JQ United Kingdom Tel +44 (0) Fax +44 (0) NORTH AMERICA OFFICE Ark Group USA 4408 N. Rockwood Drive Suite 150 Peoria IL United States Tel Fax AUSTRALIA/NZ OFFICE Ark Group Australia Pty Ltd Main Level 83 Walker Street North Sydney NSW 2060 Australia Tel Fax Online bookshop Reports Commissioning Editor Helen Roche Reports Publisher International Fiona Tucker UK/Europe/Asia enquiries Robyn Macé US enquiries Daniel Smallwood Australia/NZ enquiries Steve Oesterreich ISBN: (hard copy) (PDF) Copyright The copyright of all material appearing within this publication is reserved by the author and Ark Conferences It may not be reproduced, duplicated or copied by any means without the prior written consent of the publisher. ARK2369

3 Chapter 1: Introduction to big data SINCE THE birth of computing and the accompanying issue of data storage, individuals and institutions of all sizes have been collecting, storing, manipulating, and repurposing data. For the majority of its life, electronically stored data has been organised into flat file and relational databases, which are relatively straightforward repositories. Rules and methods for storing and accessing this data were formed and were largely compliant across the majority of various types of commercial and open source database systems. In essence, a standard for data storage and manipulation was formed, and that standard applied to any size of repository. This situation lasted for a good number of years until very recently, when thought resources were diverted to a new and necessary form of data system: big data. During the last few years, there has been an exponential increase in the amount of data generated and stored around the globe. The increase in quantity and the increasing variety of types of data generated meant that conventional systems became overwhelmed. Companies generating, storing, and manipulating these vast silos of data had to develop new tools and techniques in order to be able to extract value from them, and this is collectively known as big data. Data is measured in bytes, each subsequent denomination being one thousand times the size of the previous: Byte; Kilobyte; Megabyte; Gigabyte; Terabyte; Petabyte; 1

4 Chapter 1: Introduction to big data Exabyte; Zettabyte; and Yottabyte. Mobile telephones can be used to illustrate the phenomenal growth of data in the past two decades. Today the average mobile phone purchaser will compare, amongst other features, the amount of storage space offered on devices in gigabytes. Going back just 20 years, there was no commercially available medium that would hold a single gigabyte. The fact that there is now the need for so much data capacity on a mobile phone device, and a much larger amount on any computer, displays the growth in data in such a short space of time. Current estimates suggest that there are between 8 10 billion devices connected (to the internet) in circulation. Many of those connected devices generate and post information to websites and data repositories with incredible frequency. The world revolves around data. Factors leading to big data It is important to understand a little of the background parameters that have enabled this scenario to come about. Most commentaries put the new world of big data down to a handful of factors which will be discussed in the following sections. Scientific research The ability to not only generate, but also to store and allow manipulation of data has given science (including medicine) a platform for research that has opened up many areas of study. One of the most reported cases of big data in science is that of the large hadron collider project, which uses around 150 million sensors. Each of these sensors can report at a rate of 40 million times per second. The reason for these numbers is that the collider can produce millions of collisions per second, and in order to extract any meaningful information, the data from these collisions needs to be collected and then processed. Of course not all collisions produce useful data, but in order to get to those ones that do, all the potential data needs to be collected and analysed. Any attempt to manage this information flow using conventional database tools is not likely to succeed. In some senses, science research represented 2

5 the first foray into big data. Before technological advances could provide the necessary computing power, research scientists were harnessing the unused processing power from a network of volunteers own equipment to provide data about projects that standard methods could not produce. Social media Sites such as Facebook and Twitter have grown enormously since their inception. These sites not only contain data about their user base data which could easily be dealt with using conventional data storage methods but also vast swathes of user generated data that is much more difficult to deal with. For example, as of October 2012, Facebook stored 220 billion photographs. 1 Considering that this is just one example of the many types of data Facebook stores, it is possible to see how this kind of enterprise generates volumes of material that were previously unheard of. Internet retailing Retailers produce enormous quantities of data through the combination of product information, customer information, financial transactions, and other peripheral data. Whilst this been the case for a while, the ability to sell products over the internet has given rise to a much larger quantum of information. Where previously a transaction may not have involved much, if any, customer details, a transaction over the internet will more than likely be linked to a customer account, and all the incumbent information held therein. Accumulation of these transactions from customers over time gives rise to much more data, and when combined with other customer transactions, provides the basis on which marketing departments, production specialists, and various other interested parties to analyse and use, and generate more data in the process. Given that there are very few retailers that do not sell over the internet (and certainly no one outside of the SME categorisation), the amounts of data generated are vast and ever increasing. Web search engines In May 2013, a Netcraft survey revealed that there were over 672 million active websites on the internet. 2 Browsers are often led to those websites by internet search engines such as Google. In order for Google to be able to 3

6 Chapter 1: Introduction to big data show websites that relate to search strings entered into its mechanism, it has to find, sort, and store information relating to those sites. Google, and similar internet search companies, also generate information from users in order to produce information that is valuable to organisations that want to sell goods and services, or direct browsers to their websites for other purposes. This all adds up to colossal quantities of data to be stored and utilised. Google alone employ somewhere near one million servers to put this information onto users desktops. What do these factors mean? The combination of the four factors above along with other mass data producing events ensures that the amount of data generated is always increasing, and thus the tools and techniques required to hold and manipulate it into useful information have to cope not only with today s volumes, but also the best guess at what tomorrows volume s will look like. Whilst the above factors are able to generate data, it would be largely transient were it not for the rapid improvements that have been engineered on the physical side of computing. The physical backbone for all this data has come about via a massively improved capacity to build fast, redundant storage repositories. Not only is storage more scalable and cheaper, it is also more intelligent, allowing systems to run important or frequently used data on expensive and faster drives, and less frequently used data on slower and cheaper drives. This technique is used for many transactional systems where users patience is likely to be stretched by delayed responses, for example in online banking, but at the same time it is relatively economical to build and maintain, which in turn is important for keeping banking transaction charges low enough to attract custom. Increase in internet bandwidth, and the availability of cheap connectivity, has given big data the connectivity needed in order to grow. Virtualisation of servers has also been a key component of this revolution, allowing maximum use of physical resources by multiple systems. This ability to run multiple systems on a single piece of machinery meant that end users of all sizes suddenly had access to facilities that which would have previously been beyond their economic means. Today a small business or individual can set up and run a transactional website without having to own 4

7 any physical hardware or software. It can also be achieved without much in the way of expertise, as there are so many free or inexpensive tools that allow users to build sites and repositories quickly and easily. All these factors combined created not only vast quantities of data, but also quantities that were increasing exponentially. Conventional tools were inadequate for dealing with this, so a transition to another type of system had to be brought about. This was largely achieved by a combination of work done by open source computing engineers working for internet search companies, and will be expanded upon later in this report. At this point it is important to stress that big data does not consist of the same sort of standards that conventional relational data systems adhere to. There are some standard tools in use, but the methods and practices of those companies manipulating the data are not the subject of a collaborative approach either within the industry or via the world of education. One could speculate that this could change given time. Also, given that technology changes have a habit of trickling down from early adopters to a wider audience, we some standards should evolve. The three V s Big data is often portrayed as having three principal characteristics of volume, velocity and variety the three V s: Volume: This is a fairly obvious characteristic given the nature of the title big data. The volumes of data being generated and processed are enormous. The example can be made of a goods warehouse attached to a retail chain. The warehouse may be able to cope with a thousand pallets a day coming in to the system and subsequently being selected for dispersal to retail outlets. As the volumes increase and decrease slightly, the system can flex to accommodate them. This is akin to a traditional relational data model. Should the volume increase drastically to a million pallets arriving, the system and warehouse would not be in a position to cope. In these circumstances, space would need to be found wherever possible, and more distributed categorisations would need to be applied to deal with the volume. This is akin to a big data environment. 5

8 Chapter 1: Introduction to big data Velocity: In the warehouse example the system would ordinarily cope with a thousand pallets a day of input and output. The extended input of a million pallets is likely to generate demand from customers, so that the number of transactions suddenly increases. In the real world of tangible goods, this would be extremely difficult to cope with. In the data world, this extreme throughput describes the velocity issue. It is not just about volume, but also the speed at which transactions happen, so systems also need to cope with this. Variety: The final characteristic is the variety of types of goods coming into the system. Initially the system would have been set up to cope with a fixed number of varieties of object, with the scope to vary this from time to time. A sizable increase in the variety of objects entering the system will not be dealt with effectively, or at all, so a change in varietal handling is required. In the world of data, expansive ranges of data types are now seen where once only various forms of text were expected. In big data terms, variety also refers to the notion of different structural characteristics of data: those being structured, unstructured, and semistructured. Big data systems have to be able to take all the potential types of data in, not only now but as far into the future as engineers can predict, in order to cope with the ever expanding data types that evolve. It also has to be able to cope with the interaction of structured and unstructured data, as many, if not all, large data systems will contain both. Who uses big data The earliest incarnations of big data were driven by the work undertaken by engineers from various web search companies, and from open source engineering groups. Arguably, Google had the need for a big data solution before most commercial organisations, bearing in mind the information they were collecting and then using about web browsing, and taking into account the exponential expansion of the number and size of websites over a few years. Big data repositories are based on open source software platforms, so once the base material for dealing with the problem was developed it became available to all users, in theory, from almost day one. Google adopted and adapted these techniques for their data stores, and 6

9 others followed. Nowadays all search engine data is likely to be based around big data techniques. Law firm clients from a varied range of industries nowadays use big data. Medicine Big data techniques are pertinent to medicine and healthcare, whether it relates to drugs companies research into products, healthcare professionals researching diseases and illness patterns, or healthcare bodies looking into predicting outbreaks of illnesses and producing best practice guidelines. The world of medicine has always produced large quantities of data, but it has not always been able to use it to best advantage. Scientific research The large hadron collider project has already been discussed as an obvious example of the scientific uses of big data. There are many scientific research projects that are capable of generating and using huge volumes of data, from weather forecasting to concrete sampling. For science, big data is a huge step forward. Retail Retail firms generate vast quantities of data through the enormous numbers of transactions that they produce. The biggest retailers can generate a million transactions per hour, and each transaction will have associated data about the purchaser, the product, and about the related purchases for example. Collating this data into usable silos allows retailers to analyse purchasers spending patterns in almost innumerable ways, giving them marketing material, and theoretically market advantage. Social media Sites such as Facebook, Twitter, and LinkedIn all generate vast quantities of data, predominantly through the Web 2.0 principal of user interaction. Sites of this nature allow users to post information, pictures and videos, share applications, and perform many other social tasks. All of this data is stored and re-used. The quantities involved are staggering, but the variety of types of data, and the speed at which data is uploaded, moved, edited, and deleted 7

10 Chapter 1: Introduction to big data is equally staggering. These websites are built around big data techniques because there is simply no realistic alternative. Law firms Whilst law as a profession is not an early adopter of big data techniques, there are clear indications that it is starting to use big data in several ways. Lawyers consume vast quantities of data in their day to day work. The additional techniques brought to the table via big data are going to enable them to produce additional results both on the client side and in the internal administrative areas. Big data uses for law firms will be discussed at length later in this report. Other users It is not difficult to see that insurance companies, pressure groups, manufacturers, and all manner of academics can all use big data techniques to make changes to the way they go about their business. The ability to harness so much additional data, process it into useful information and extract patterns that were previously missed is a tremendous opportunity that few if any are likely to pass up on. The opportunities that accompany big data techniques are truly unlimited. What big data is used for Big data techniques are currently in use in a variety of commercial, educational, and research institutions. The ability to combine structured data from incumbent systems with the mass of unstructured data that is being generated provides for an almost infinite amount of possibilities for its use. Whilst there is in theory no limit, only the larger and more technically adept are currently able to utilise it at present. There are many, wildly varying, predictions on the growth of big data. What can safely be said is that it will be adopted by more and more institutions, and the skillsets and tools that accompany it will become more prevalent. For now let s consider a few of the current uses of big data techniques. It almost goes without saying that big data techniques are used for storing the largest data repositories that are currently in use. The technology involved will be discussed later in this report. It is that technology, and particular its advantages over standard data storage techniques that allow such vast 8

11 accumulations of data. Of course data storage in itself is not a reason for doing anything. Data has to be usable, useful, timely, and accurate, so the technology that allows repositories to be built is also that which is used to extract from them. In many respects, marketing is the most obvious use of big data, given that it is the way in which the use of big data sets ends up in front of users on a day to day basis. Surfing the internet for most users will invariably include targeted adverts from suppliers. Often those adverts happen to be in one or more of the targeted persons spheres on interest. This is brought about by analysing a combination of the browsing patterns of internet surfers and their shopping patterns. With either set of data there is plenty of scope for targeted advertising, but with combinations of them the adverts tend to become more accurate, for want for a better expression. Google, Amazon, and other larger internet organisations use big data techniques to drive these adverts to consumers, and to create revenue in turn. The majority of Google s income is derived from advertising. Internet companies are not alone in their interest in using big data techniques for targeted marketing. Any organisation can now delve into this area, assuming they have access to the techniques involved, and to data sets. Many organisations will be generating their own data, but there is also the possibility of buying data in, and much of this will come from internet search material. The ability to harness not only large data sets, but also the incidental information that can be gleaned from them, can provide market advantage for retailers. The use of radio-frequency identification (RFID) using radio-frequency electromagnetic fields to transfer data for the purposes of automatically identifying and tracking tags has been widely adopted in retail. RFID tags contain an array of information about a product, from its base material to the location it is being vended in. Mixing this with other data, say weather patterns at the time of purchase, could give the retailer information on how sales are affected by weather, and thus combine weather forecasting into stock allocations to meet demand that fluctuates with weather patterns. Analysts also talk of using the data not just to analyse what they sell, but also what they may be missing in terms of sales (that is, why someone has not bought their product) thus enabling them to target those sales that would ordinarily have gone elsewhere. 9

12 Chapter 1: Introduction to big data Many law firm clients use and indeed rely on business intelligence (BI) tools to shape and administer their businesses. BI is concerned with recording and interpreting the activity of an organisation from any aspect in order to garner information about how the business performs from every angle. Big data provides new avenues for business intelligence to exploit, offering more data possibilities which, when combined with traditional or structured data, give analysts more scope, which in turn should deliver better and more up-to-date information. In a competitive world, big data is becoming a key success factor for those that can understand and/or use it effectively. This will increasingly include law firms either directly through their own big data use or indirectly through their clients big data activities. The possibilities are endless with big data and all organisations should be aware of its potential. Much is being made of the value of big data to the medical profession. The ability to collate and analyse masses of additional data, or to aggregate multiples of existing data will leverage huge increases of information to all areas of medical practice and research. Google currently have a high profile project mapping flu trends. This trend analysis comes from collecting data about users searching for flu information, which Google have demonstrated is closely linked to actual flu occurrences. Demonstrating where flu outbreaks may occur gives medical planners the knowledge they need to plan vaccinations and other preventative measures. In the financial world, fraud is often investigated after the fact. With big data techniques, institutions are starting to measure and assess more data and thus more patterns, which goes some way to predicting and therefore preventing certain types of fraud in real time. Big data also has an impact on risk assessment and management. Actuaries and insurance institutions are already getting a grip on big data techniques to refine their work. By including the wealth of peripheral data that these techniques bring, insurers and actuaries can assess not only more accurately, but more personally, so that eventually individuals will be measured on personal risk terms rather than in groups. The techniques are also leading to risks being identified earlier, or with more accuracy, so that risk management can be more accurately applied. For lawyers, this is an important step, as there are various forms of risk to assess, both with clients, and with case outcomes. 10

13 These are just a few examples of where big data is currently being used. There is clearly no definable upper limit as to what can be achieved with big data. Although the tools and techniques are currently limited to larger institutions, this will not be the case for too long, and we can expect to see widespread adoption in every marketplace. References 1. See: 2. Netcraft, May 2013 Web Server Survey, see: archives/2013/04/19/may-2013-web-server-survey.html. 11

Big Data for Law Firms DAMIAN BLACKBURN

Big Data for Law Firms DAMIAN BLACKBURN Big Data for Law Firms DAMIAN BLACKBURN PUBLISHED BY IN IN ASSOCIATION WITH Big Data for Law Firms is published by Ark Group UK/EUROPE/ASIA OFFICE Ark Group Ltd 6-14 Underwood Street London N1 7JQ United

More information

Compensation Design for Law Firms

Compensation Design for Law Firms EDITED BY HELEN ROCHE PUBLISHED BY IN ASSOCIATION WITH is published by Managing Partner in association with Ark Group UK/EUROPE/ASIA OFFICE Ark Conferences Ltd 6-14 Underwood Street London N1 7JQ United

More information

Designing Mobile Apps: A Roadmap for Businesses

Designing Mobile Apps: A Roadmap for Businesses Designing Mobile Apps: A Roadmap for Businesses JAMES DELLOW PUBLISHED BY Designing Mobile Apps: A Roadmap for Businesses is published by Ark Group UK/EUROPE OFFICE Ark Conferences Ltd Paulton House 8

More information

Compensation Design for Law Firms

Compensation Design for Law Firms EDITED BY HELEN ROCHE PUBLISHED BY IN ASSOCIATION WITH is published by Managing Partner in association with Ark Group UK/EUROPE/ASIA OFFICE Ark Conferences Ltd 6-14 Underwood Street London N1 7JQ United

More information

Online Legal Services for the Client-Centric Law Firm

Online Legal Services for the Client-Centric Law Firm Online Legal Services for the Client-Centric Law Firm STEPHANIE KIMBRO PUBLISHED BY Online Legal Services for the Client-Centric Law Firm is published by Managing Partner UK/EUROPE/ASIA OFFICE Ark Conferences

More information

The Lawyer s Guide to AFAs and Value Pricing

The Lawyer s Guide to AFAs and Value Pricing The Lawyer s Guide to AFAs and Value Pricing EDITED BY LAURA SLATER PUBLISHED BY IN ASSOCIATION WITH The Lawyer s Guide to AFAs and Value Pricing is published by Ark Group in association with Managing

More information

How To Create A Knowledge Enabled Organization

How To Create A Knowledge Enabled Organization Losing Your Minds: Capturing, Retaining and Leveraging Organizational Knowledge bill Kaplan Published by In association with Losing Your Minds: Capturing, Retaining and Leveraging Organizational Knowledge

More information

Financial Planning and Management for Law Firms. John Cussons

Financial Planning and Management for Law Firms. John Cussons Financial Planning and Management for Law Firms John Cussons Published by In association with Financial Planning and Management for Law Firms is published by Ark Group UK/EUROPE OFFICE Ark Conferences

More information

Business Continuity Planning and Management for Law Firms

Business Continuity Planning and Management for Law Firms Business Continuity Planning and Management for Law Firms Nick Brook and Caroline Poynton Published by In association with Business Continuity Planning and Management for Law Firms is published by Ark

More information

Talent Management for Lawyers: A Hands-On Guide. Rachel Brushfield

Talent Management for Lawyers: A Hands-On Guide. Rachel Brushfield Talent Management for Lawyers: A Hands-On Guide Rachel Brushfield Published by In association with Talent Management for Lawyers: A Hands-On Guide is published by Ark Group UK/EUROPE OFFICE Ark Conferences

More information

Social Networking for Law Firms

Social Networking for Law Firms Social Networking for Law Firms DAVID LAUD PUBLISHED BY Social Networking for Law Firms is published by Managing Partner UK/EUROPE/ASIA OFFICE Ark Conferences Ltd 6-14 Underwood Street London N1 7JQ United

More information

Designing Mobile Apps: A Roadmap for Businesses

Designing Mobile Apps: A Roadmap for Businesses Designing Mobile Apps: A Roadmap for Businesses James Dellow Published by Designing Mobile Apps: A Roadmap for Businesses is published by Ark Group UK/EUROPE OFFICE Ark Conferences Ltd Paulton House 8

More information

THE SHERLOCK SYNDROME

THE SHERLOCK SYNDROME THE SHERLOCK SYNDROME Strategic Success through Big Data and the Darwinian Disruption ERIC HUNTER PUBLISHED BY IN ASSOCIATION WITH The Sherlock Syndrome: Strategic Success through Big Data and the Darwinian

More information

Designing Mobile Apps: A Roadmap for Businesses

Designing Mobile Apps: A Roadmap for Businesses Designing Mobile Apps: A Roadmap for Businesses James Dellow Published by Designing Mobile Apps: A Roadmap for Businesses is published by Ark Group UK/EUROPE OFFICE Ark Conferences Ltd Paulton House 8

More information

Big Data: What defines it and why you may have a problem leveraging it DISCUSSION PAPER

Big Data: What defines it and why you may have a problem leveraging it DISCUSSION PAPER DISCUSSION PAPER 1. Enterprise data revolution One of the key trends in the enterprise technology world at the moment - and one that has been steadily growing in influence and importance in the past few

More information

Big Data. Fast Forward. Putting data to productive use

Big Data. Fast Forward. Putting data to productive use Big Data Putting data to productive use Fast Forward What is big data, and why should you care? Get familiar with big data terminology, technologies, and techniques. Getting started with big data to realize

More information

What happens when Big Data and Master Data come together?

What happens when Big Data and Master Data come together? What happens when Big Data and Master Data come together? Jeremy Pritchard Master Data Management fgdd 1 What is Master Data? Master data is data that is shared by multiple computer systems. The Information

More information

The Next Wave of Data Management. Is Big Data The New Normal?

The Next Wave of Data Management. Is Big Data The New Normal? The Next Wave of Data Management Is Big Data The New Normal? Table of Contents Introduction 3 Separating Reality and Hype 3 Why Are Firms Making IT Investments In Big Data? 4 Trends In Data Management

More information

DATA MINING AND WAREHOUSING CONCEPTS

DATA MINING AND WAREHOUSING CONCEPTS CHAPTER 1 DATA MINING AND WAREHOUSING CONCEPTS 1.1 INTRODUCTION The past couple of decades have seen a dramatic increase in the amount of information or data being stored in electronic format. This accumulation

More information

Best Practices in Social Media Governance

Best Practices in Social Media Governance Best Practices in Social Media Governance DION LINDSAY PUBLISHED BY Best Practices in Social Media Governance UK/EUROPE OFFICE Ark Conferences Ltd Paulton House 8 Shepherdess Walk London N1 7LB United

More information

The Missing Data Scientists. www.wipro.com

The Missing Data Scientists. www.wipro.com www.wipro.com The Missing Data Scientists P. Srinivasa Rao, Vice President & Global Business Head Analytics and Information Management, Wipro Technologies Table of Contents 1. Introduction...03 2. Why

More information

Research Note What is Big Data?

Research Note What is Big Data? Research Note What is Big Data? By: Devin Luco Copyright 2012, ASA Institute for Risk & Innovation Keywords: Big Data, Database Management, Data Variety, Data Velocity, Data Volume, Structured Data, Unstructured

More information

Implementing an Effective Change Management Strategy. Neryl East

Implementing an Effective Change Management Strategy. Neryl East Implementing an Effective Change Management Strategy Neryl East Published by In association with Implementing an Effective Change Management Strategy is published by Ark Group UK/EUROPE OFFICE Ark Conferences

More information

Breaking Barriers: Promoting and Retaining Women in the Legal Profession EDITED BY LAURA SLATER

Breaking Barriers: Promoting and Retaining Women in the Legal Profession EDITED BY LAURA SLATER Breaking Barriers: Promoting and Retaining Women in the Legal Profession EDITED BY LAURA SLATER PUBLISHED BY IN ASSOCIATION WITH Breaking Barriers: Promoting and Retaining Women in the Legal Profession

More information

People Ready BI a Microsoft White Paper

People Ready BI a Microsoft White Paper People Ready BI People Ready BI a Microsoft White Paper Guy Weismantel, Microsoft Corporation Published: June 2008 For the latest information, please see http://www.microsoft.com/bi Contents Executive

More information

Strategic Human Resource Management for Law Firms. Julie Harrison

Strategic Human Resource Management for Law Firms. Julie Harrison Strategic Human Resource Management for Law Firms Julie Harrison Published by In association with SUPPORTED BY Strategic Human Resource Management for Law Firms is published by Ark Group UK/EUROPE OFFICE

More information

Secrets of the Masters: The Business Development Guide for Lawyers

Secrets of the Masters: The Business Development Guide for Lawyers Secrets of the Masters: The Business Development Guide for Lawyers DAVID H. FREEMAN, J.D. PUBLISHED BY IN ASSOCIATION WITH UNLEASH YOUR POTENTIAL Secrets of the Masters: The Business Development Guide

More information

We are Big Data A Sonian Whitepaper

We are Big Data A Sonian Whitepaper EXECUTIVE SUMMARY Big Data is not an uncommon term in the technology industry anymore. It s of big interest to many leading IT providers and archiving companies. But what is Big Data? While many have formed

More information

Analyzing Big Data: The Path to Competitive Advantage

Analyzing Big Data: The Path to Competitive Advantage White Paper Analyzing Big Data: The Path to Competitive Advantage by Marcia Kaplan Contents Introduction....2 How Big is Big Data?................................................................................

More information

CSC590: Selected Topics BIG DATA & DATA MINING. Lecture 2 Feb 12, 2014 Dr. Esam A. Alwagait

CSC590: Selected Topics BIG DATA & DATA MINING. Lecture 2 Feb 12, 2014 Dr. Esam A. Alwagait CSC590: Selected Topics BIG DATA & DATA MINING Lecture 2 Feb 12, 2014 Dr. Esam A. Alwagait Agenda Introduction What is Big Data Why Big Data? Characteristics of Big Data Applications of Big Data Problems

More information

Winning Legal Business from Medium-Sized Companies. Silvia hodges phd

Winning Legal Business from Medium-Sized Companies. Silvia hodges phd Winning Legal Business from Medium-Sized Companies Silvia hodges phd Published by In association with Winning Legal Business from Medium-Sized Companies is published by Ark Group UK/EUROPE OFFICE Ark Conferences

More information

International Journal of Advanced Engineering Research and Applications (IJAERA) ISSN: 2454-2377 Vol. 1, Issue 6, October 2015. Big Data and Hadoop

International Journal of Advanced Engineering Research and Applications (IJAERA) ISSN: 2454-2377 Vol. 1, Issue 6, October 2015. Big Data and Hadoop ISSN: 2454-2377, October 2015 Big Data and Hadoop Simmi Bagga 1 Satinder Kaur 2 1 Assistant Professor, Sant Hira Dass Kanya MahaVidyalaya, Kala Sanghian, Distt Kpt. INDIA E-mail: simmibagga12@gmail.com

More information

Successful Merger Integration for Law Firms. jeff Gillingham

Successful Merger Integration for Law Firms. jeff Gillingham Successful Merger Integration for Law Firms jeff Gillingham Published by In association with Successful Merger Integration for Law Firms is published by Ark Group UK/EUROPE OFFICE Ark Conferences Ltd Paulton

More information

Cash Flow Management for Cash Law Firms Flow Management for Law Firms

Cash Flow Management for Cash Law Firms Flow Management for Law Firms 2nd edition Cash Flow Management for Cash Law Firms Flow Management for Law Firms BARRY WILKINSON PUBLISHED BY IN ASSOCIATION WITH Cash Flow Management for Law Firms is published by Managing Partner in

More information

E-retailing Project. E-retailing - An Exciting Opportunity for the Logistics Sector

E-retailing Project. E-retailing - An Exciting Opportunity for the Logistics Sector E-retailing Project E-retailing - An Exciting Opportunity for the Logistics Sector May 2012 Goodman E retailing Research Report About Transport Intelligence Headquartered in the UK, Ti is one of the world

More information

How To Use Big Data Effectively

How To Use Big Data Effectively Why is BIG Data Important? March 2012 1 Why is BIG Data Important? A Navint Partners White Paper May 2012 Why is BIG Data Important? March 2012 2 What is Big Data? Big data is a term that refers to data

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK A SURVEY ON BIG DATA ISSUES AMRINDER KAUR Assistant Professor, Department of Computer

More information

The Strategy-led Law Firm: Business Models that Work. Nicholas Bruch and John Cussons

The Strategy-led Law Firm: Business Models that Work. Nicholas Bruch and John Cussons The Strategy-led Law Firm: Business Models that Work Nicholas Bruch and John Cussons Published by In association with The Strategy-led Law Firm: Business Models that Work is published by Ark Group UK/EUROPE

More information

How To Handle Big Data With A Data Scientist

How To Handle Big Data With A Data Scientist III Big Data Technologies Today, new technologies make it possible to realize value from Big Data. Big data technologies can replace highly customized, expensive legacy systems with a standard solution

More information

White Paper. Version 1.2 May 2015 RAID Incorporated

White Paper. Version 1.2 May 2015 RAID Incorporated White Paper Version 1.2 May 2015 RAID Incorporated Introduction The abundance of Big Data, structured, partially-structured and unstructured massive datasets, which are too large to be processed effectively

More information

A Future Without Secrets. A NetPay Whitepaper. www.netpay.co.uk www.netpay.ie. more for your money

A Future Without Secrets. A NetPay Whitepaper. www.netpay.co.uk www.netpay.ie. more for your money A Future Without Secrets A NetPay Whitepaper A Future Without Secrets The new business buzz word is Big Data - everyone who is anyone in business is talking about it, but is this terminology just another

More information

Big Data. What is Big Data? Over the past years. Big Data. Big Data: Introduction and Applications

Big Data. What is Big Data? Over the past years. Big Data. Big Data: Introduction and Applications Big Data Big Data: Introduction and Applications August 20, 2015 HKU-HKJC ExCEL3 Seminar Michael Chau, Associate Professor School of Business, The University of Hong Kong Ample opportunities for business

More information

7 Things to Consider Before Implementing a "Big Data" Solution

7 Things to Consider Before Implementing a Big Data Solution White Paper 7 Things to Consider Before Implementing a "Big Data" Solution Power Your Business with Big Data Solutions 7 Things to Consider Before Implementing a "Big Data" Solution P a g e 2 Introduction

More information

Project Management for Lawyers. Barbara J. Boake and Rick A. Kathuria

Project Management for Lawyers. Barbara J. Boake and Rick A. Kathuria Project Management for Lawyers Barbara J. Boake and Rick A. Kathuria Published by In association with Project Management for Lawyers is published by Ark Group UK/EUROPE OFFICE Ark Conferences Ltd Paulton

More information

Predicting the future of predictive analytics. December 2013

Predicting the future of predictive analytics. December 2013 Predicting the future of predictive analytics December 2013 Executive Summary Organizations are now exploring the possibilities of using historical data to exploit growth opportunities The proliferation

More information

The Big Deal about Big Data. Mike Skinner, CPA CISA CITP HORNE LLP

The Big Deal about Big Data. Mike Skinner, CPA CISA CITP HORNE LLP The Big Deal about Big Data Mike Skinner, CPA CISA CITP HORNE LLP Mike Skinner, CPA CISA CITP Senior Manager, IT Assurance & Risk Services HORNE LLP Focus areas: IT security & risk assessment IT governance,

More information

Italian Enterprises Adopt Big Data Solutions. Forrester Consulting

Italian Enterprises Adopt Big Data Solutions. Forrester Consulting Italian Enterprises Adopt Big Data Solutions Forrester Consulting About Forrester Consulting Forrester Consulting provides independent and objective research-based consulting to help leaders succeed in

More information

Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.935.4445 F.508.988.7881 www.idc-hi.com

Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.935.4445 F.508.988.7881 www.idc-hi.com Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.935.4445 F.508.988.7881 www.idc-hi.com L e v e raging Big Data to Build a F o undation f o r Accountable Healthcare C U S T O M I N D

More information

The big data revolution

The big data revolution The big data revolution Friso van Vollenhoven (Xebia) Enterprise NoSQL Recently, there has been a lot of buzz about the NoSQL movement, a collection of related technologies mostly concerned with storing

More information

Taming Big Data. 1010data ACCELERATES INSIGHT

Taming Big Data. 1010data ACCELERATES INSIGHT Taming Big Data 1010data ACCELERATES INSIGHT Lightning-fast and transparent, 1010data analytics gives you instant access to all your data, without technical expertise or expensive infrastructure. TAMING

More information

Big Data in Retail Big Data Analytics Central to Customer Acquisition and Retention Strategies in Retail

Big Data in Retail Big Data Analytics Central to Customer Acquisition and Retention Strategies in Retail Big Data in Retail Big Data Analytics Central to Customer Acquisition and Retention Strategies in Retail MAA7-67 September 2014 Contents Section Slide Numbers Executive Summary 4 Methodology 6 Fundamentals

More information

Danny Wang, Ph.D. Vice President of Business Strategy and Risk Management Republic Bank

Danny Wang, Ph.D. Vice President of Business Strategy and Risk Management Republic Bank Danny Wang, Ph.D. Vice President of Business Strategy and Risk Management Republic Bank Agenda» Overview» What is Big Data?» Accelerates advances in computer & technologies» Revolutionizes data measurement»

More information

Why Modern B2B Marketers Need Predictive Marketing

Why Modern B2B Marketers Need Predictive Marketing Why Modern B2B Marketers Need Predictive Marketing Sponsored by www.raabassociatesinc.com info@raabassociatesinc.com www.mintigo.com info@mintigo.com Introduction Marketers have used predictive modeling

More information

Big Data Analytics. Optimizing Operations and Enabling New Business Models

Big Data Analytics. Optimizing Operations and Enabling New Business Models Big Data Analytics Optimizing Operations and Enabling New Business Models By Sudeep Tandon Big Data has been the it term in business for nearly half a decade but few organizations have really leveraged

More information

Big data and its transformational effects

Big data and its transformational effects Big data and its transformational effects Professor Fai Cheng Head of Research & Technology September 2015 Working together for a safer world Topics Lloyd s Register Big Data Data driven world Data driven

More information

NetApp Big Content Solutions: Agile Infrastructure for Big Data

NetApp Big Content Solutions: Agile Infrastructure for Big Data White Paper NetApp Big Content Solutions: Agile Infrastructure for Big Data Ingo Fuchs, NetApp April 2012 WP-7161 Executive Summary Enterprises are entering a new era of scale, in which the amount of data

More information

The Big Deal About Big Data Research Study

The Big Deal About Big Data Research Study The Big Deal About Big Data Executive Summary 1 retail consulting and industry thought leadership The Big Deal About Big Data Research Study Presented by: The Parker Avery Institute the education, training

More information

Introduction to the Mathematics of Big Data. Philippe B. Laval

Introduction to the Mathematics of Big Data. Philippe B. Laval Introduction to the Mathematics of Big Data Philippe B. Laval Fall 2015 Introduction In recent years, Big Data has become more than just a buzz word. Every major field of science, engineering, business,

More information

Using Tableau Software with Hortonworks Data Platform

Using Tableau Software with Hortonworks Data Platform Using Tableau Software with Hortonworks Data Platform September 2013 2013 Hortonworks Inc. http:// Modern businesses need to manage vast amounts of data, and in many cases they have accumulated this data

More information

IT Tools for SMEs and Business Innovation

IT Tools for SMEs and Business Innovation Purpose This Quick Guide is one of a series of information products targeted at small to medium sized enterprises (SMEs). It is designed to help SMEs better understand, and take advantage of, new information

More information

PRACTICAL GUIDE TO IMPLEMENTING A BUSINESS INTELLIGENCE SOLUTION

PRACTICAL GUIDE TO IMPLEMENTING A BUSINESS INTELLIGENCE SOLUTION PRACTICAL GUIDE TO IMPLEMENTING A BUSINESS INTELLIGENCE SOLUTION To make business decisions every day, timeous and accurate information gives you an advantage. TABLE OF CONTENTS Contents What is Business

More information

Keynote. Professor Russ Davis Chairperson IC4MF & Work Shop Coordinator for Coordinator for Technology, Innovation and Exploitation.

Keynote. Professor Russ Davis Chairperson IC4MF & Work Shop Coordinator for Coordinator for Technology, Innovation and Exploitation. Keynote Professor Russ Davis Chairperson IC4MF & Work Shop Coordinator for Coordinator for Technology, Innovation and Exploitation 6 & 7 Nov 2013 So many of us now don t just work online but live part

More information

Big Data for the Essential Industries

Big Data for the Essential Industries Document type Research report Version 1.0 Date of issue 16 May 2012 Big Data for the Essential Industries An AMT-SYBEX report Key points Companies anticipate exponential data growth Management of data

More information

Navigating the big data challenge

Navigating the big data challenge Navigating the big data challenge Do you have lots of data but few insights? By Rasmus Wegener and Velu Sinha Rasmus Wegener is a partner with Bain & Company in Atlanta. Velu Sinha is a partner in Bain

More information

The Challenge of Managing On-line Transaction Processing Applications in the Cloud Computing World

The Challenge of Managing On-line Transaction Processing Applications in the Cloud Computing World The Challenge of Managing On-line Transaction Processing Applications in the Cloud Computing World Marcia Kaufman, COO and Principal Analyst Sponsored by CloudTran The Challenge of Managing On-line Transaction

More information

Beyond Watson: The Business Implications of Big Data

Beyond Watson: The Business Implications of Big Data Beyond Watson: The Business Implications of Big Data Shankar Venkataraman IBM Program Director, STSM, Big Data August 10, 2011 The World is Changing and Becoming More INSTRUMENTED INTERCONNECTED INTELLIGENT

More information

IJRCS - International Journal of Research in Computer Science ISSN: 2349-3828

IJRCS - International Journal of Research in Computer Science ISSN: 2349-3828 ISSN: 2349-3828 Implementing Big Data for Intelligent Business Decisions Dr. V. B. Aggarwal Deepshikha Aggarwal 1(Jagan Institute of Management Studies, Delhi, India, vbaggarwal@jimsindia.org) 2(Jagan

More information

Unlocking The Value of the Deep Web. Harvesting Big Data that Google Doesn t Reach

Unlocking The Value of the Deep Web. Harvesting Big Data that Google Doesn t Reach Unlocking The Value of the Deep Web Harvesting Big Data that Google Doesn t Reach Introduction Every day, untold millions search the web with Google, Bing and other search engines. The volumes truly are

More information

Big Data in Telco & Banking Analytics. Benjamin Sznajder IBM Research Haifa

Big Data in Telco & Banking Analytics. Benjamin Sznajder IBM Research Haifa Big Data in Telco & Banking Analytics Benjamin Sznajder IBM Research Haifa Agenda What is Big Data, Why Now IBM s approach Big Data in Banking industry A Telco scenario Bytes and bytes Megabyte: 1 minute

More information

Customer Engagement & The Cloud

Customer Engagement & The Cloud Customer Engagement & The Cloud Silverbear Membership Customer Engagement & The Cloud There has been a lot of talk and hype recently surrounding this new phenomenon called the Cloud". A lot of senior business

More information

There s no way around it: learning about Big Data means

There s no way around it: learning about Big Data means In This Chapter Chapter 1 Introducing Big Data Beginning with Big Data Meeting MapReduce Saying hello to Hadoop Making connections between Big Data, MapReduce, and Hadoop There s no way around it: learning

More information

white paper Big Data for Small Business Why small to medium enterprises need to know about Big Data and how to manage it Sponsored by:

white paper Big Data for Small Business Why small to medium enterprises need to know about Big Data and how to manage it Sponsored by: white paper Big Data for Small Business Why small to medium enterprises need to know about Big Data and how to manage it Sponsored by: Big Data is the ability to collect information from diverse sources

More information

Managing Big Data with Hadoop & Vertica. A look at integration between the Cloudera distribution for Hadoop and the Vertica Analytic Database

Managing Big Data with Hadoop & Vertica. A look at integration between the Cloudera distribution for Hadoop and the Vertica Analytic Database Managing Big Data with Hadoop & Vertica A look at integration between the Cloudera distribution for Hadoop and the Vertica Analytic Database Copyright Vertica Systems, Inc. October 2009 Cloudera and Vertica

More information

Turning Big Data into Big Decisions Delivering on the High Demand for Data

Turning Big Data into Big Decisions Delivering on the High Demand for Data Turning Big Data into Big Decisions Delivering on the High Demand for Data Michael Ho, Vice President of Professional Services Digital Government Institute s Government Big Data Conference, October 31,

More information

www.pwc.com Game On: How Information is Changing the Rules of Insurance

www.pwc.com Game On: How Information is Changing the Rules of Insurance www.pwc.com Game On: How Information is Changing the Rules of Insurance Game On: How Information is Changing the Rules of Insurance The ability to extract meaningful insights from information assets is

More information

Big Data for Law Firms DAMIAN BLACKBURN

Big Data for Law Firms DAMIAN BLACKBURN Big Data for Law Firms DAMIAN BLACKBURN PUBLISHED BY IN ASSOCIATION WITH Contents Executive summary VII About the author XI Chapter 1: Introduction to big data 1 Factors leading to big data 2 The three

More information

IJITE Vol.03 Issue - 03, (March 2015) ISSN: 2321 1776 Impact Factor 3.570

IJITE Vol.03 Issue - 03, (March 2015) ISSN: 2321 1776 Impact Factor 3.570 Big data analytics vs Data Mining analytics Vinti Parmar, 1 Department of Computer Science, Indira Gandhi University, Meerpur, Rewari Haryana, INDIA Itisha Gupta Department of Computer Science, Bright

More information

Big Data: Current and coming impact on travel and travel management What can Big Data do for you? Like many industry sectors and professions, travel and travel management are working to move past the buzz

More information

Reaping the Rewards of Big Data

Reaping the Rewards of Big Data Reaping the Rewards of Big Data TABLE OF CONTENTS INTRODUCTION: 2 TABLE OF CONTENTS FINDING #1: BIG DATA PLATFORMS ARE ESSENTIAL FOR A MAJORITY OF ORGANIZATIONS TO MANAGE FUTURE BIG DATA CHALLENGES. 4

More information

1. Understanding Big Data

1. Understanding Big Data Big Data and its Real Impact on Your Security & Privacy Framework: A Pragmatic Overview Erik Luysterborg Partner, Deloitte EMEA Data Protection & Privacy leader Prague, SCCE, March 22 nd 2016 1. 2016 Deloitte

More information

BAMGOOGLED: Digital Skills Among Newly Registered Businesses

BAMGOOGLED: Digital Skills Among Newly Registered Businesses BAMGOOGLED: Digital Skills Among Newly Registered Businesses UK Startup Digital Marketing Report Copyright 2016 Third Party Formations Ltd t/a thecompanywarehouse.co.uk 2016 About The Company Warehouse

More information

Protecting Data with a Unified Platform

Protecting Data with a Unified Platform Protecting Data with a Unified Platform The Essentials Series sponsored by Introduction to Realtime Publishers by Don Jones, Series Editor For several years now, Realtime has produced dozens and dozens

More information

Insightful Analytics: Leveraging the data explosion for business optimisation. Top Ten Challenges for Investment Banks 2015

Insightful Analytics: Leveraging the data explosion for business optimisation. Top Ten Challenges for Investment Banks 2015 Insightful Analytics: Leveraging the data explosion for business optimisation 09 Top Ten Challenges for Investment Banks 2015 Insightful Analytics: Leveraging the data explosion for business optimisation

More information

Business Intelligence and Big Data Analytics: Speeding the Cycle from Insights to Action Four Steps to More Profitable Customer Engagement

Business Intelligence and Big Data Analytics: Speeding the Cycle from Insights to Action Four Steps to More Profitable Customer Engagement white paper Business Intelligence and Big Data Analytics: Speeding the Cycle from Insights to Action Four Steps to More Profitable Customer Engagement»» Summary For business intelligence analysts the era

More information

Doing Multidisciplinary Research in Data Science

Doing Multidisciplinary Research in Data Science Doing Multidisciplinary Research in Data Science Assoc.Prof. Abzetdin ADAMOV CeDAWI - Center for Data Analytics and Web Insights Qafqaz University aadamov@qu.edu.az http://ce.qu.edu.az/~aadamov 16 May

More information

Changing the face of Business Intelligence & Information Management

Changing the face of Business Intelligence & Information Management 1300 530 335 info@c3businessolutions.com www.c3businesssolutions.com GPO Box 589 Melbourne VIC 3001 Australia ABN 35 122 885 465 White Paper Big Data Changing the face of Business Intelligence & Information

More information

How to make BIG DATA work for you. Faster results with Microsoft SQL Server PDW

How to make BIG DATA work for you. Faster results with Microsoft SQL Server PDW How to make BIG DATA work for you. Faster results with Microsoft SQL Server PDW Roger Breu PDW Solution Specialist Microsoft Western Europe Marcus Gullberg PDW Partner Account Manager Microsoft Sweden

More information

Of all the data in recorded human history, 90 percent has been created in the last two years. - Mark van Rijmenam, Think Bigger, 2014

Of all the data in recorded human history, 90 percent has been created in the last two years. - Mark van Rijmenam, Think Bigger, 2014 What is Big Data? Of all the data in recorded human history, 90 percent has been created in the last two years. - Mark van Rijmenam, Think Bigger, 2014 Data in the Twentieth Century and before In 1663,

More information

Supply Chains: From Inside-Out to Outside-In

Supply Chains: From Inside-Out to Outside-In Supply Chains: From Inside-Out to Outside-In Table of Contents Big Data and the Supply Chains of the Process Industries The Inter-Enterprise System of Record Inside-Out vs. Outside-In Supply Chain How

More information

Banking On A Customer-Centric Approach To Data

Banking On A Customer-Centric Approach To Data Banking On A Customer-Centric Approach To Data Putting Content into Context to Enhance Customer Lifetime Value No matter which company they interact with, consumers today have far greater expectations

More information

Dan Burrows July 2012 THE DATA WAREHOUSE IS DEAD. LONG LIVE THE DATA WAREHOUSE! By Joe Bloggs

Dan Burrows July 2012 THE DATA WAREHOUSE IS DEAD. LONG LIVE THE DATA WAREHOUSE! By Joe Bloggs Dan Burrows July 2012 THE DATA WAREHOUSE IS DEAD. LONG LIVE THE DATA WAREHOUSE! By Joe Bloggs Abstract This paper explores the idea that modern Business Intelligence and Business Analysis tools render

More information

Big Data Analytics: Collecting, Analyzing and Decision Making

Big Data Analytics: Collecting, Analyzing and Decision Making Big Data Analytics: Collecting, Analyzing and Decision Making Defining Big Data Jennifer Jones, Senior Indirect Sales Manager, CBTS Thought Leader Definitions Oracle - Derivation of value from traditional,

More information

While a number of technologies fall under the Big Data label, Hadoop is the Big Data mascot.

While a number of technologies fall under the Big Data label, Hadoop is the Big Data mascot. While a number of technologies fall under the Big Data label, Hadoop is the Big Data mascot. Remember it stands front and center in the discussion of how to implement a big data strategy. Early adopters

More information

UK Government Information Economy Strategy

UK Government Information Economy Strategy Industrial Strategy: government and industry in partnership UK Government Information Economy Strategy A Call for Views and Evidence February 2013 Contents Overview of Industrial Strategy... 3 How to respond...

More information

Data Refinery with Big Data Aspects

Data Refinery with Big Data Aspects International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 3, Number 7 (2013), pp. 655-662 International Research Publications House http://www. irphouse.com /ijict.htm Data

More information

Chapter 6. Foundations of Business Intelligence: Databases and Information Management

Chapter 6. Foundations of Business Intelligence: Databases and Information Management Chapter 6 Foundations of Business Intelligence: Databases and Information Management VIDEO CASES Case 1a: City of Dubuque Uses Cloud Computing and Sensors to Build a Smarter, Sustainable City Case 1b:

More information

The 3 questions to ask yourself about BIG DATA

The 3 questions to ask yourself about BIG DATA The 3 questions to ask yourself about BIG DATA Do you have a big data problem? Companies looking to tackle big data problems are embarking on a journey that is full of hype, buzz, confusion, and misinformation.

More information

Alexander Nikov. 5. Database Systems and Managing Data Resources. Learning Objectives. RR Donnelley Tries to Master Its Data

Alexander Nikov. 5. Database Systems and Managing Data Resources. Learning Objectives. RR Donnelley Tries to Master Its Data INFO 1500 Introduction to IT Fundamentals 5. Database Systems and Managing Data Resources Learning Objectives 1. Describe how the problems of managing data resources in a traditional file environment are

More information

The retailers guide to data discovery

The retailers guide to data discovery The retailers guide to data discovery How smart retailers are using visual data discovery to search for actionable insights that boost profits and help them understand their customers next move quicker

More information

Quick Guide: Selecting ICT Tools for your Business

Quick Guide: Selecting ICT Tools for your Business Quick Guide: Selecting ICT Tools for your Business This Quick Guide is one of a series of information products targeted at small to medium sized businesses. It is designed to help businesses better understand,

More information