Beyond GIS: Spatial On-Line Analytical Processing and Big Data. University of Maine Orono, USA
|
|
|
- Griselda Richards
- 10 years ago
- Views:
Transcription
1 Beyond GIS: Spatial On-Line Analytical Processing and Big Data Yvan Bedard, PhD, P.Eng. Independant consultant Strategic and Scientific Advisor, Intelli3 Researcher: Centre for Research in Geomatics, Laval University, Quebec University of Maine Orono, USA 1
2 Presentation Origin of SOLAP Nature Evolution Examples of applications State-of-the-art for today s technology Challenges that remain SOLAP and Big Data 2
3 ORIGINS OF SOLAP 3
4 Origins Organisations worldwide invest hundreds of millions of dollars annually to acquire large amounts of data about the land, its resources and uses These data however prove difficult to use by managers who need: aggregated information spatial comparisons correlations fast synthesis over time queries interactive exploration geogr. knowledge discovery etc. - trends analysis - space-time - unexpected - crosstab analysis - hypothesis dev.
5 Barriers to make analysis with transactional systems GIS and DBMS design are transactional by nature Oriented towards data acquisition, storing, updating, integrity checking, simple querying Transactional databases are usually normalized so duplication of data is kept to a minimum : To preserve data integrity and simplify data update A strong normalization makes the analysis of data more complex : High number of tables, therefore high number of joins between tables (less efficient). Long processing time Development of complex queries 5
6 Analytical approach vs transactional approach No unique data structure is good for BOTH managing transactions and supporting complex queries. Therefore, two categories of databases must co-exist: transactional and analytical (E.F. Codd). Example of co-existence: one source -> several datacubes Source Legacy transactional database Read-only ETL Analytical Data cubes Restructured & aggregated data 6
7 BI Market Business Intelligence exists since the early 1990s and its market is larger that the GIS market. However, it didn t address spatial data until recently. BI and GIS evolved in different silos for many years. 7 Eckerson, 2007
8 Today s Level of Integration Integrating GIS and BI is a recent field with a lot of potential Spatially-enabling BI is becoming more common Larger smiley = more has been achieved Larger lightning = more difficult challenge 8
9 SOLAP Epochs : pionneering early prototypes in universities Laval U. - Simon Fraser U. - U. Minnesota : early adopters advanced prototypes in universities first applications in industry : maturing larger number of ad hoc applications First commercial SOLAP technologies : wide adoption About 40 commercial products
10 NATURE OF SOLAP 10
11 A Natural Evolution Nature of geospatial data Spatial Non-spatial GIS SOLAP DBMS OLAP Details Synthesis Decisional Nature of data Add capabilities to existing systems, don't aim at replacing them Add value to existing data, no attempt to manage these data
12 Analytical System Architectures (ex. standard data warehouse) OLAP Dashboards Reporting - - Legacy OLTP systems DW Datamarts 12
13 Analytical System Architectures (ex. direct, without data warehouse) Legacy transactional databases Datacubes Most projects we do have such an architecture: simpler, faster, less costly Requires highly open SOLAP technology to connect to a variety of legacy systems (DBMS, BI, GIS, CAD, Big Data engines, etc.) 13
14 Datacube Concepts Dimension = axis of analysis organized hierarchically Ex: a Time dimension Members 2008 All years Years Levels Months Days Hypercube = N dimensions Datacube = casual name = hypercube 1/4
15 Datacube Concepts Structure of datacubes Dimension 1 (ex. balanced) Dimension 2 (ex. simpler) Dimension N (ex. N:N paths) Measures (ex. sales) Dimension 3 Dimension 4 (ex. inconsistent) (ex. unbalanced) Members = filters (similar to independant variables) Measures = result (similar to dependant variables) 2/4
16 Datacube Concepts Fine-grained analysis Dimension 1 (ex. balanced) Dimension 2 (ex. simpler) Dimension N (ex. N:N paths) Measures (ex. sales) Dimension 3 Dimension 4 (ex. inconsistent) (ex. unbalanced) Uses detailed members of dimensions hierarchies 2/4
17 Datacube Concepts Global analysis Dimension 1 (ex. balanced) Dimension 2 (ex. simpler) Dimension N (ex. N:N paths) Measures (ex. sales) Dimension 3 Dimension 4 (ex. inconsistent) (ex. unbalanced) Uses highly-aggregated members As fast as fine-grained analysis (always <10 sec.) Requires only a few mouse clics (no query language) 2/4
18 Datacube Concepts Cube (hypercube) = all facts Provinces Cities Montrea l Ottawa Toronto Levis Quebec Ontario A "sales territory" dimension A "sales" data cube Fact: each unique combination of fine-grained or aggregated members and of their resulting measures 5M 2M 1M 2M 2M 3M 2M 1M 3M 2M 2M 2M 3M 1M 2M 2M 1M A "time" 2010 dimension blouses shirts tops jeans trousers pants A "product" dimension Ex.: sold for 2M$ of shirts in Ottawa in 2010 Ex. : sold for 8M$ of pants in Ontario in 2010 Ex. : sold for 5M$ of jeans in Montreal in 2008 Item level Category level 3/4
19 Datacube Concepts Data structures (MOLAP, ROLAP, HOLAP): Multidimensional (proprietary) Relational implementation of datacubes Client and server provides the multidimensional view l Star schemas, snowflake schemas, constellation schemas Hybrid solutions Query languages: SQL = standard for transactional database Used in ROLAP MDX = standard for datacubes Used in MOLAP 19
20 Spatial Datacube Concepts Spatial dimensions Geometric spatial dimension Non-geometric spatial dimension Canada Canada CB Québec Montréal Mixed spatial dimension NB Québec N.B. more concepts exist
21 Spatial Datacube Concepts Spatial measures Metric operators Distance Area Perimeter Topological operators Adjacent Within Intersect Spatial dimension 1 Spatial dimension 2 N.B. more concepts exist 3/3
22 Spatial Datacube and SOLAP Spatial OLAP (On-Line Analytical Processing) SOLAP is the most widely used tool to harness the power of spatial datacubes It provides operators that don t exist in GIS SOLAP = generic software supporting rapid and easy navigation within spatial datacubes for the interactive exploration of spatio-temporal data having many levels of information granularity, themes, epochs and display modes which are synchronized or not: maps, tables and diagrams 22
23 Characteristics of SOLAP Provides a high level of interactivity response times < 10 seconds independently of the level of data aggregation today's vs historic or future data measured vs simulated data Ease-of-use and intuitiveness requires no SQL-type query language no need to know the underlying data structure Supports intuitive, interactive and synchronized exploration of spatio-temporal data for different levels of granularity in maps, tables and charts that are synchronized at will
24 The Power of SOLAP Lies on its Capability to Support Fast and Easy Interactive Exploration of Spatial Data Select 1 year -> Select all years -> Select 4 years -> Multimap View: 7 clicks, 5 seconds
25 The Power of SOLAP Lies on its Capability to Support Fast and Easy Interactive Exploration of Spatial Data Select all regions -> Drill-down on one region -> Roll-up -> Show Synchronized Views: 6 clicks, 5 seconds
26 The Power of SOLAP Lies on its Capability to Support Fast and Easy Interactive Exploration of Spatial Data Change data -> Roll-up -> Roll-up -> Pivot : 6 click, 5 seconds
27 Functionalities: Exploration-oriented ü Visualization and synchronized displays An operation on one type of display (e.g. drill, pivot or filter) must automatically replicate on all other types of display Drill Down (when enabled). All data per country Canada All data per province Canada Canada Provinces Provinces Provinces 27
28 Functionalities: Exploration-oriented Visualization ü and intelligent automatic mapping Intelligent automatic mapping: ü Supports user s knowledge ü Generates coherent maps by using predefined display rules in accordance to the user s selection ü Instantaneous display ü No SQL involved ü Manual processing: ü ü Involve specific knowledge by the user (database, semiology, mapping) Is time-consuming What color, symbol, pattern? Which advanced map? map thematic classification display type 16
29 EVOLUTION OF SOLAP and TODAY S STATE OF THE ART 29
30 Approaches to Develop SOLAP Applications Ad hoc, proprietary programming specific to one application Combining GIS + OLAP capabilities GIS-centric OLAP-centric Integrated SOLAP -The dominant tool offers its full capabilities but gets minimal capabilities from the other tool -GUI provided by the dominant tool Ad hoc programming (ex. using diverse open-source softwares) SOLAP technology (the most efficient)
31 Off-the-Shelf Integrated SOLAP Facilitates the deployment of a SOLAP application by offering built-in elements (e.g. Framework, operators, unique GUI) or P in I S A om G OL D Loosely coupled ü ü ü ü a nt n it o a ng r i e g ut g m t n b in m -l i le ir ra ta ab equ rog o T cap r p ra g te ) n l i TS a t CO o T ( Strongly coupled 2 GUI vs common and unique GUI Built-in integration framework (no need to program the solution) Offers built-in functionalities to visualize and explore data No dominant component n it o
32 Commercial Offerings About 40 SOLAP-like products exist Most : Run with only one GIS or DBMS or BI software Are OLAP-centric or GIS-centric Are limited to one type of datacube (ROLAP or MOLAP) Have limited cartographic capabilities l Geometry: l number of spatial dimensions l types of spatial dimensions (ex. alternate) l Types of geometry (ex. lines, aggregated shapes) l Intelligent mapping rules for efficient geovisualization l Often ignore ISO or OGC standards The technology that came out of our lab, 32 Map4Decision, doesn t suffer from these limitations
33 EXAMPLES OF SOLAP APPLICATIONS 33
34 Experiences since 1996 Besides developing theoretical concepts, we have experimented with several technologies to build SOLAP applications and test concepts Experimentations in: forestry transport recruitment climatology - agriculture - public health search & rescue - sports archeology - infrastructures erosion - etc. Experimentations with: MapX - ArcGIS - Geomedia - SoftMap Oracle - Access - SQL-Server - MySQL Proclarity - Cognos - etc.
35 Example: Road Safety Analysis (Transport Quebec)
36 Example: Origin-Destination Analysis (Cities + Transport Quebec) 36
37 Example: Marine Transportation (Transport Quebec) 37
38 Example: Managing Infrastructures (Port of Montreal) 38
39 Example: Coastal erosion management (Transport Quebec) 39
40 Example: Coastal Erosion Management (Transport Quebec) 40
41 Example: Coastal Erosion Management (Transport Quebec) Ø Criteria to assess the risk of erosion and landslide Distance between road and bank Type of bank Height of the bank Average slope of parcels Presence of watercourses, surface water spillinganalyse de chaque parcelle pour chaque Presence and quality of protection critère infrastructures 7. Distance between the bank and 5m waterline 8. Land use and occupation Ø Divided the coastal zone into parcels Ø Each parcel has values for each criteria 41
42 Example of Measured Benefits in a Project for Transport Quebec M.J.Proulx, Intelli3 (2009) Annual Report : Solution géodécisionnelle : 150 maps and tables Static data maps and tables Dynamic applications Analysis & page editing (3 months-person) Updating (1 month-person) Data structuration (15 days-person) Updating ( 5 dayx-person) Ad hoc queries continuously Delays to produce outputs Application in intranet Fast response Depend upon an expert in cartography Easy user interface 42
43 Benefits of SOLAP applications In our projects, positive results in many applications have been achieved, such as: cutting by a factor of 10 the time required to produce maps and reports that summarize key information allowing new users having never heard of GIS to produce hundred of thousands of synchronized maps, reports and tables on demand with only three hours of training providing keyboardless access to geospatial data at different levels of detail with a facility never achieved before
44 SOLAP AND BIG DATA 44
45 Big Data Big Data characteristics (the Vs) Volume Velocity Variability And 5 more Vs Value, Validity, Veracity, Vulnerability and Visualization These characteristics are happening at an unprecedented pace. Examples include: Mining social networks (ex. Facebook) Monitoring web surfing (ex. Google) Tracing users interactions (ex. Amazon) Exploring smartphone usages (ex. Apple apps) 45
46 Business Intelligence and SOLAP BI transforms large volumes of structured raw data into meaningful information for more effective decision-making BI provide historical, current, and predictive views Over the last 20 years, BI has developed a strong data analytics culture, powerful data visualization solutions and proven methods to integrate with organizations structured database ecosystems Business Analytics (BA) has been used recently to highlight analytical capabilities OLAP is widely used for Business Analytics 46
47 BI -> Big Data SOLAP has its roots in BI An important part of the Big Data discourse is similar to the discourse of BI However, Big Data is not BI with bigger data The main differences are in velocity, variety and the underlying technology to tackle these two characteristics Another difference is that Big Data often comes from outside, typically from the cloud. 47
48 BI -> Big Data While some see Big Data as the new generation of BI, others see it as a different family of products The boundary between Big Data and BI is not clear as there exist two groups of technologies: Big Data core technologies vs. Big-Data-enabled technologies History repeats itself: Spatially-enabled DBMS vs. GIS BI-enabled DBMS vs. genuine BI technology Database-enabled CAD vs. GIS 3D-enabled GIS vs. real 3D software 48 Spatially-aware Big Data vs Big Earth Data
49 Big GeoData Two categories: Geolocalized Big Data Location simply as one additional, accessory data Sources: mostly points (smartphones GPS position, web surfing IP address position, Amazon s clients addresses, etc.) Spatially-centered Big Data Location, shape, size, orientation, spatial relationships are core data, a «raison d être» Sources: ITS, sensor networks, high-resolution imagery (drones, satellites) raw data, interpreted imagery polygonal and line data, terrestrial 3D laser scans, LIDAR, etc. 49
50 SOLAP and Big GeoData Today s SOLAP is Spatially-centered and Big Data-aware More powerful than simple point location analysis Integrates well in geospatial dataflow ecosystems Fast analysis of large Volumes Does Just-in-Time, very high Velocity expected soon Excellent tool to analyse Veracity The move to Variable, unstructured data hasn t been done yet but is possible (ex. text) 50
51 Conclusion GIS and BI have evolved in silos for many years R&D bridging both universes started mid-90s Market is reaching maturity A scientific community exists as well as products R&D will bring stronger bridges with Big GeoData We live in complex technological ecosystems where data (geodata) has the potential to deliver new powerful insights
52 Food for thought As the IT infrastructure inevitably changes over time, analysts and vendors (especially new entrants) become uncomfortable with what increasingly strikes them as a dated term, and want to change it for a newer term that they think will differentiate their coverage/products... When people introduce a new term, they inevitably (and deliberately, cynically?) dismiss the old one as just technology driven and backward looking, while the new term is business oriented and actionable (Elliott, 2011). 52
53 Thank you! More info at these web sites: Technology transfer = Map4Decision ( )
Beyond GIS: Spatial On-Line Analytical Processing and Big Data
Beyond GIS: Spatial On-Line Analytical Processing and Big Data Professor Yvan Bedard, PhD, P.Eng. Centre for Research in Geomatics Laval Univ., Quebec, Canada The Dangermond Lecture UCSB Dept of Geography
DATA WAREHOUSING - OLAP
http://www.tutorialspoint.com/dwh/dwh_olap.htm DATA WAREHOUSING - OLAP Copyright tutorialspoint.com Online Analytical Processing Server OLAP is based on the multidimensional data model. It allows managers,
Open source geospatial Business Intelligence (BI) in action!
Open source geospatial Business Intelligence (BI) in action! OGRS 2009 Nantes, France Dr. Thierry Badard Etienne Dubé Belko Diallo Jean Mathieu Mamadou Ouattara GeoSOA research group Centre for Research
OLAP and OLTP. AMIT KUMAR BINDAL Associate Professor M M U MULLANA
OLAP and OLTP AMIT KUMAR BINDAL Associate Professor Databases Databases are developed on the IDEA that DATA is one of the critical materials of the Information Age Information, which is created by data,
Data W a Ware r house house and and OLAP II Week 6 1
Data Warehouse and OLAP II Week 6 1 Team Homework Assignment #8 Using a data warehousing tool and a data set, play four OLAP operations (Roll up (drill up), Drill down (roll down), Slice and dice, Pivot
OLAP & DATA MINING CS561-SPRING 2012 WPI, MOHAMED ELTABAKH
OLAP & DATA MINING CS561-SPRING 2012 WPI, MOHAMED ELTABAKH 1 Online Analytic Processing OLAP 2 OLAP OLAP: Online Analytic Processing OLAP queries are complex queries that Touch large amounts of data Discover
Data Warehouse: Introduction
Base and Mining Group of Base and Mining Group of Base and Mining Group of Base and Mining Group of Base and Mining Group of Base and Mining Group of Base and Mining Group of base and data mining group,
Building Geospatial Business Intelligence Solutions with Free and Open Source Components
Building Geospatial Business Intelligence Solutions with Free and Open Source Components FOSS4G 2007 Etienne Dubé Thierry Badard Yvan Bédard Centre for Research in Geomatics Université Laval, Québec, Canada
Business Intelligence, Analytics & Reporting: Glossary of Terms
Business Intelligence, Analytics & Reporting: Glossary of Terms A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Ad-hoc analytics Ad-hoc analytics is the process by which a user can create a new report
CHAPTER 4 Data Warehouse Architecture
CHAPTER 4 Data Warehouse Architecture 4.1 Data Warehouse Architecture 4.2 Three-tier data warehouse architecture 4.3 Types of OLAP servers: ROLAP versus MOLAP versus HOLAP 4.4 Further development of Data
Implementing Data Models and Reports with Microsoft SQL Server 20466C; 5 Days
Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Implementing Data Models and Reports with Microsoft SQL Server 20466C; 5
Part 22. Data Warehousing
Part 22 Data Warehousing The Decision Support System (DSS) Tools to assist decision-making Used at all levels in the organization Sometimes focused on a single area Sometimes focused on a single problem
Enabling geospatial Business Intelligence
Enabling geospatial Business Intelligence Dr. Thierry Badard & Mr. Etienne Dubé GeoSOA research group Laval University Department of geomatics sciences 1055, avenue du Séminaire Quebec (Quebec) G1V 0A6
Multidimensional Management of Geospatial Data Quality Information for its Dynamic Use Within GIS
Multidimensional Management of Geospatial Data Quality Information for its Dynamic Use Within GIS Rodolphe Devillers, Yvan Bédard, and Robert Jeansoulin Abstract Metadata should help users to assess the
Data Warehouse design
Data Warehouse design Design of Enterprise Systems University of Pavia 21/11/2013-1- Data Warehouse design DATA PRESENTATION - 2- BI Reporting Success Factors BI platform success factors include: Performance
BUILDING OLAP TOOLS OVER LARGE DATABASES
BUILDING OLAP TOOLS OVER LARGE DATABASES Rui Oliveira, Jorge Bernardino ISEC Instituto Superior de Engenharia de Coimbra, Polytechnic Institute of Coimbra Quinta da Nora, Rua Pedro Nunes, P-3030-199 Coimbra,
BUSINESS ANALYTICS AND DATA VISUALIZATION. ITM-761 Business Intelligence ดร. สล ล บ ญพราหมณ
1 BUSINESS ANALYTICS AND DATA VISUALIZATION ITM-761 Business Intelligence ดร. สล ล บ ญพราหมณ 2 การท าความด น น ยากและเห นผลช า แต ก จ าเป นต องท า เพราะหาไม ความช วซ งท าได ง ายจะเข ามาแทนท และจะพอกพ นข
Introducing CXAIR. E development and performance
Search Powered Business Analytics Introducing CXAIR CXAIR has been built specifically as a next generation BI tool. The product utilises the raw power of search technology in order to assemble data for
Microsoft 20466 - Implementing Data Models and Reports with Microsoft SQL Server
1800 ULEARN (853 276) www.ddls.com.au Microsoft 20466 - Implementing Data Models and Reports with Microsoft SQL Server Length 5 days Price $4070.00 (inc GST) Version C Overview The focus of this five-day
2074 : Designing and Implementing OLAP Solutions Using Microsoft SQL Server 2000
2074 : Designing and Implementing OLAP Solutions Using Microsoft SQL Server 2000 Introduction This course provides students with the knowledge and skills necessary to design, implement, and deploy OLAP
Data Warehousing. Overview, Terminology, and Research Issues. Joachim Hammer. Joachim Hammer
Data Warehousing Overview, Terminology, and Research Issues 1 Heterogeneous Database Integration Integration System World Wide Web Digital Libraries Scientific Databases Personal Databases Collects and
Lost in Space? Methodology for a Guided Drill-Through Analysis Out of the Wormhole
Paper BB-01 Lost in Space? Methodology for a Guided Drill-Through Analysis Out of the Wormhole ABSTRACT Stephen Overton, Overton Technologies, LLC, Raleigh, NC Business information can be consumed many
Monitoring Genebanks using Datamarts based in an Open Source Tool
Monitoring Genebanks using Datamarts based in an Open Source Tool April 10 th, 2008 Edwin Rojas Research Informatics Unit (RIU) International Potato Center (CIP) GPG2 Workshop 2008 Datamarts Motivation
An Architectural Review Of Integrating MicroStrategy With SAP BW
An Architectural Review Of Integrating MicroStrategy With SAP BW Manish Jindal MicroStrategy Principal HCL Objectives To understand how MicroStrategy integrates with SAP BW Discuss various Design Options
Management Consulting Systems Integration Managed Services WHITE PAPER DATA DISCOVERY VS ENTERPRISE BUSINESS INTELLIGENCE
Management Consulting Systems Integration Managed Services WHITE PAPER DATA DISCOVERY VS ENTERPRISE BUSINESS INTELLIGENCE INTRODUCTION Over the past several years a new category of Business Intelligence
GeoKettle: A powerful open source spatial ETL tool
GeoKettle: A powerful open source spatial ETL tool FOSS4G 2010 Dr. Thierry Badard, CTO Spatialytics inc. Quebec, Canada [email protected] Barcelona, Spain Sept 9th, 2010 What is GeoKettle? It is
Implementing Data Models and Reports with Microsoft SQL Server 2012 MOC 10778
Implementing Data Models and Reports with Microsoft SQL Server 2012 MOC 10778 Course Outline Module 1: Introduction to Business Intelligence and Data Modeling This module provides an introduction to Business
BUILDING BLOCKS OF DATAWAREHOUSE. G.Lakshmi Priya & Razia Sultana.A Assistant Professor/IT
BUILDING BLOCKS OF DATAWAREHOUSE G.Lakshmi Priya & Razia Sultana.A Assistant Professor/IT 1 Data Warehouse Subject Oriented Organized around major subjects, such as customer, product, sales. Focusing on
Anwendersoftware Anwendungssoftwares a. Data-Warehouse-, Data-Mining- and OLAP-Technologies. Online Analytic Processing
Anwendungssoftwares a Data-Warehouse-, Data-Mining- and OLAP-Technologies Online Analytic Processing Online Analytic Processing OLAP Online Analytic Processing Technologies and tools that support (ad-hoc)
University of Gaziantep, Department of Business Administration
University of Gaziantep, Department of Business Administration The extensive use of information technology enables organizations to collect huge amounts of data about almost every aspect of their businesses.
OLAP and Data Mining. Data Warehousing and End-User Access Tools. Introducing OLAP. Introducing OLAP
Data Warehousing and End-User Access Tools OLAP and Data Mining Accompanying growth in data warehouses is increasing demands for more powerful access tools providing advanced analytical capabilities. Key
IST722 Data Warehousing
IST722 Data Warehousing Components of the Data Warehouse Michael A. Fudge, Jr. Recall: Inmon s CIF The CIF is a reference architecture Understanding the Diagram The CIF is a reference architecture CIF
Business Intelligence & Product Analytics
2010 International Conference Business Intelligence & Product Analytics Rob McAveney www. 300 Brickstone Square Suite 904 Andover, MA 01810 [978] 691 8900 www. Copyright 2010 Aras All Rights Reserved.
SQL Server 2012 Business Intelligence Boot Camp
SQL Server 2012 Business Intelligence Boot Camp Length: 5 Days Technology: Microsoft SQL Server 2012 Delivery Method: Instructor-led (classroom) About this Course Data warehousing is a solution organizations
Cincom Business Intelligence Solutions
CincomBI Cincom Business Intelligence Solutions Business Users Overview Find the perfect answers to your strategic business questions. SIMPLIFICATION THROUGH INNOVATION Introduction Being able to make
1. OLAP is an acronym for a. Online Analytical Processing b. Online Analysis Process c. Online Arithmetic Processing d. Object Linking and Processing
1. OLAP is an acronym for a. Online Analytical Processing b. Online Analysis Process c. Online Arithmetic Processing d. Object Linking and Processing 2. What is a Data warehouse a. A database application
Self-Service Business Intelligence
Self-Service Business Intelligence BRIDGE THE GAP VISUALIZE DATA, DISCOVER TRENDS, SHARE FINDINGS Solgenia Analysis provides users throughout your organization with flexible tools to create and share meaningful
Implementing Data Models and Reports with Microsoft SQL Server
CÔNG TY CỔ PHẦN TRƯỜNG CNTT TÂN ĐỨC TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC LEARN MORE WITH LESS! Course 20466C: Implementing Data Models and Reports with Microsoft SQL Server Length: 5 Days Audience:
DATA WAREHOUSING AND OLAP TECHNOLOGY
DATA WAREHOUSING AND OLAP TECHNOLOGY Manya Sethi MCA Final Year Amity University, Uttar Pradesh Under Guidance of Ms. Shruti Nagpal Abstract DATA WAREHOUSING and Online Analytical Processing (OLAP) are
Chapter 5. Warehousing, Data Acquisition, Data. Visualization
Decision Support Systems and Intelligent Systems, Seventh Edition Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization 5-1 Learning Objectives
IBM Cognos 8 Business Intelligence Analysis Discover the factors driving business performance
Data Sheet IBM Cognos 8 Business Intelligence Analysis Discover the factors driving business performance Overview Multidimensional analysis is a powerful means of extracting maximum value from your corporate
Data Warehousing Systems: Foundations and Architectures
Data Warehousing Systems: Foundations and Architectures Il-Yeol Song Drexel University, http://www.ischool.drexel.edu/faculty/song/ SYNONYMS None DEFINITION A data warehouse (DW) is an integrated repository
www.ducenit.com Self-Service Business Intelligence: The hunt for real insights in hidden knowledge Whitepaper
Self-Service Business Intelligence: The hunt for real insights in hidden knowledge Whitepaper Shift in BI usage In this fast paced business environment, organizations need to make smarter and faster decisions
Business Intelligence Solutions. Cognos BI 8. by Adis Terzić
Business Intelligence Solutions Cognos BI 8 by Adis Terzić Fairfax, Virginia August, 2008 Table of Content Table of Content... 2 Introduction... 3 Cognos BI 8 Solutions... 3 Cognos 8 Components... 3 Cognos
Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization
Turban, Aronson, and Liang Decision Support Systems and Intelligent Systems, Seventh Edition Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization
Adobe Insight, powered by Omniture
Adobe Insight, powered by Omniture Accelerating government intelligence to the speed of thought 1 Challenges that analysts face 2 Analysis tools and functionality 3 Adobe Insight 4 Summary Never before
Safe Harbor Statement
Safe Harbor Statement "Safe Harbor" Statement: Statements in this presentation relating to Oracle's future plans, expectations, beliefs, intentions and prospects are "forward-looking statements" and are
Business Intelligence. A Presentation of the Current Lead Solutions and a Comparative Analysis of the Main Providers
60 Business Intelligence. A Presentation of the Current Lead Solutions and a Comparative Analysis of the Main Providers Business Intelligence. A Presentation of the Current Lead Solutions and a Comparative
Vendor briefing Business Intelligence and Analytics Platforms Gartner 15 capabilities
Vendor briefing Business Intelligence and Analytics Platforms Gartner 15 capabilities April, 2013 gaddsoftware.com Table of content 1. Introduction... 3 2. Vendor briefings questions and answers... 3 2.1.
The difference between. BI and CPM. A white paper prepared by Prophix Software
The difference between BI and CPM A white paper prepared by Prophix Software Overview The term Business Intelligence (BI) is often ambiguous. In popular contexts such as mainstream media, it can simply
CS2032 Data warehousing and Data Mining Unit II Page 1
UNIT II BUSINESS ANALYSIS Reporting Query tools and Applications The data warehouse is accessed using an end-user query and reporting tool from Business Objects. Business Objects provides several tools
Implementing Data Models and Reports with Microsoft SQL Server
Course 20466C: Implementing Data Models and Reports with Microsoft SQL Server Course Details Course Outline Module 1: Introduction to Business Intelligence and Data Modeling As a SQL Server database professional,
Course 803401 DSS. Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization
Oman College of Management and Technology Course 803401 DSS Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization CS/MIS Department Information Sharing
By Makesh Kannaiyan [email protected] 8/27/2011 1
Integration between SAP BusinessObjects and Netweaver By Makesh Kannaiyan [email protected] 8/27/2011 1 Agenda Evolution of BO Business Intelligence suite Integration Integration after 4.0 release
14. Data Warehousing & Data Mining
14. Data Warehousing & Data Mining Data Warehousing Concepts Decision support is key for companies wanting to turn their organizational data into an information asset Data Warehouse "A subject-oriented,
RESEARCH ON THE FRAMEWORK OF SPATIO-TEMPORAL DATA WAREHOUSE
RESEARCH ON THE FRAMEWORK OF SPATIO-TEMPORAL DATA WAREHOUSE WANG Jizhou, LI Chengming Institute of GIS, Chinese Academy of Surveying and Mapping No.16, Road Beitaiping, District Haidian, Beijing, P.R.China,
Developing Business Intelligence and Data Visualization Applications with Web Maps
Developing Business Intelligence and Data Visualization Applications with Web Maps Introduction Business Intelligence (BI) means different things to different organizations and users. BI often refers to
CHAPTER 4: BUSINESS ANALYTICS
Chapter 4: Business Analytics CHAPTER 4: BUSINESS ANALYTICS Objectives Introduction The objectives are: Describe Business Analytics Explain the terminology associated with Business Analytics Describe the
Hybrid Support Systems: a Business Intelligence Approach
Journal of Applied Business Information Systems, 2(2), 2011 57 Journal of Applied Business Information Systems http://www.jabis.ro Hybrid Support Systems: a Business Intelligence Approach Claudiu Brandas
M2074 - Designing and Implementing OLAP Solutions Using Microsoft SQL Server 2000 5 Day Course
Module 1: Introduction to Data Warehousing and OLAP Introducing Data Warehousing Defining OLAP Solutions Understanding Data Warehouse Design Understanding OLAP Models Applying OLAP Cubes At the end of
Big Data Visualization and Dashboards
Big Data Visualization and Dashboards Boney Pandya Marketing Manager Greg Harris Systems Engineer Follow us @Jinfonet #BigDataWebinar JReport Highlights Advanced, Embedded Data Visualization Platform:
CONCEPTUALIZING BUSINESS INTELLIGENCE ARCHITECTURE MOHAMMAD SHARIAT, Florida A&M University ROSCOE HIGHTOWER, JR., Florida A&M University
CONCEPTUALIZING BUSINESS INTELLIGENCE ARCHITECTURE MOHAMMAD SHARIAT, Florida A&M University ROSCOE HIGHTOWER, JR., Florida A&M University Given today s business environment, at times a corporate executive
Dimensional Modeling for Data Warehouse
Modeling for Data Warehouse Umashanker Sharma, Anjana Gosain GGS, Indraprastha University, Delhi Abstract Many surveys indicate that a significant percentage of DWs fail to meet business objectives or
IBM Cognos Performance Management Solutions for Oracle
IBM Cognos Performance Management Solutions for Oracle Gain more value from your Oracle technology investments Highlights Deliver the power of predictive analytics across the organization Address diverse
Microsoft Business Intelligence
Microsoft Business Intelligence P L A T F O R M O V E R V I E W M A R C H 1 8 TH, 2 0 0 9 C H U C K R U S S E L L S E N I O R P A R T N E R C O L L E C T I V E I N T E L L I G E N C E I N C. C R U S S
A Design and implementation of a data warehouse for research administration universities
A Design and implementation of a data warehouse for research administration universities André Flory 1, Pierre Soupirot 2, and Anne Tchounikine 3 1 CRI : Centre de Ressources Informatiques INSA de Lyon
Bussiness Intelligence and Data Warehouse. Tomas Bartos CIS 764, Kansas State University
Bussiness Intelligence and Data Warehouse Schedule Bussiness Intelligence (BI) BI tools Oracle vs. Microsoft Data warehouse History Tools Oracle vs. Others Discussion Business Intelligence (BI) Products
Exploring the Synergistic Relationships Between BPC, BW and HANA
September 9 11, 2013 Anaheim, California Exploring the Synergistic Relationships Between, BW and HANA Sheldon Edelstein SAP Database and Solution Management Learning Points SAP Business Planning and Consolidation
When to consider OLAP?
When to consider OLAP? Author: Prakash Kewalramani Organization: Evaltech, Inc. Evaltech Research Group, Data Warehousing Practice. Date: 03/10/08 Email: [email protected] Abstract: Do you need an OLAP
BIG DATA ANALYTICS REFERENCE ARCHITECTURES AND CASE STUDIES
BIG DATA ANALYTICS REFERENCE ARCHITECTURES AND CASE STUDIES Relational vs. Non-Relational Architecture Relational Non-Relational Rational Predictable Traditional Agile Flexible Modern 2 Agenda Big Data
IBM Cognos Express Essential BI and planning for midsize companies
Data Sheet IBM Cognos Express Essential BI and planning for midsize companies Overview IBM Cognos Express is the first and only integrated business intelligence (BI) and planning solution purposebuilt
W H I T E P A P E R B u s i n e s s I n t e l l i g e n c e S o lutions from the Microsoft and Teradata Partnership
W H I T E P A P E R B u s i n e s s I n t e l l i g e n c e S o lutions from the Microsoft and Teradata Partnership Sponsored by: Microsoft and Teradata Dan Vesset October 2008 Brian McDonough Global Headquarters:
Designing a Dimensional Model
Designing a Dimensional Model Erik Veerman Atlanta MDF member SQL Server MVP, Microsoft MCT Mentor, Solid Quality Learning Definitions Data Warehousing A subject-oriented, integrated, time-variant, and
Oracle Business Intelligence 11g Business Dashboard Management
Oracle Business Intelligence 11g Business Dashboard Management Thomas Oestreich Chief EPM STrategist Tool Proliferation is Inefficient and Costly Disconnected Systems; Competing Analytic
Sterling Business Intelligence
Sterling Business Intelligence Concepts Guide Release 9.0 March 2010 Copyright 2009 Sterling Commerce, Inc. All rights reserved. Additional copyright information is located on the documentation library:
Whitepaper. Innovations in Business Intelligence Database Technology. www.sisense.com
Whitepaper Innovations in Business Intelligence Database Technology The State of Database Technology in 2015 Database technology has seen rapid developments in the past two decades. Online Analytical Processing
Open Source Business Intelligence Intro
Open Source Business Intelligence Intro Stefano Scamuzzo Senior Technical Manager Architecture & Consulting Research & Innovation Division Engineering Ingegneria Informatica The Open Source Question In
QlikView Business Discovery Platform. Algol Consulting Srl
QlikView Business Discovery Platform Algol Consulting Srl Business Discovery Applications Application vs. Platform Application Designed to help people perform an activity Platform Provides infrastructure
Endeca Introduction to Big Data Analytics
Endeca Introduction to Big Data Analytics Overview May 8, 2013 1 Agenda Introduction Overview Analytics for Big Data Overview Endeca Information Discovery Q & A 2 Introduction Business vs. IT Big Data
Introduction to Data Warehousing. Ms Swapnil Shrivastava [email protected]
Introduction to Data Warehousing Ms Swapnil Shrivastava [email protected] Necessity is the mother of invention Why Data Warehouse? Scenario 1 ABC Pvt Ltd is a company with branches at Mumbai,
Integrating GIS within the Enterprise Options, Considerations and Experiences
Integrating GIS within the Enterprise Options, Considerations and Experiences Enterprise GIS Track Enrique Yaptenco Carsten Piepel Bruce Rowland Mark Causley Agenda Business Drivers and Requirements Key
QLIKVIEW DEPLOYMENT FOR BIG DATA ANALYTICS AT KING.COM
QLIKVIEW DEPLOYMENT FOR BIG DATA ANALYTICS AT KING.COM QlikView Technical Case Study Series Big Data June 2012 qlikview.com Introduction This QlikView technical case study focuses on the QlikView deployment
Business Intelligence and Healthcare
Business Intelligence and Healthcare SUTHAN SIVAPATHAM SENIOR SHAREPOINT ARCHITECT Agenda Who we are What is BI? Microsoft s BI Stack Case Study (Healthcare) Who we are Point Alliance is an award-winning
A very short talk about Apache Kylin Business Intelligence meets Big Data. Fabian Wilckens EMEA Solutions Architect
A very short talk about Apache Kylin Business Intelligence meets Big Data Fabian Wilckens EMEA Solutions Architect 1 The challenge today 2 Very quickly: OLAP Online Analytical Processing How many beers
CSE 544 Principles of Database Management Systems. Magdalena Balazinska Winter 2009 Lecture 15 - Data Warehousing: Cubes
CSE 544 Principles of Database Management Systems Magdalena Balazinska Winter 2009 Lecture 15 - Data Warehousing: Cubes Final Exam Overview Open books and open notes No laptops and no other mobile devices
Learning Objectives. Definition of OLAP Data cubes OLAP operations MDX OLAP servers
OLAP Learning Objectives Definition of OLAP Data cubes OLAP operations MDX OLAP servers 2 What is OLAP? OLAP has two immediate consequences: online part requires the answers of queries to be fast, the
Week 3 lecture slides
Week 3 lecture slides Topics Data Warehouses Online Analytical Processing Introduction to Data Cubes Textbook reference: Chapter 3 Data Warehouses A data warehouse is a collection of data specifically
Cognos 8 Best Practices
Northwestern University Business Intelligence Solutions Cognos 8 Best Practices Volume 2 Dimensional vs Relational Reporting Reporting Styles Relational Reports are composed primarily of list reports,
ProClarity Analytics Family
ProClarity Analytics Platform 6 Product Data Sheet Accelerated understanding The ProClarity Analytics family enables organizations to centrally manage, store and deploy best practices and key performance
Copyright 2007 Ramez Elmasri and Shamkant B. Navathe. Slide 29-1
Slide 29-1 Chapter 29 Overview of Data Warehousing and OLAP Chapter 29 Outline Purpose of Data Warehousing Introduction, Definitions, and Terminology Comparison with Traditional Databases Characteristics
B.Sc (Computer Science) Database Management Systems UNIT-V
1 B.Sc (Computer Science) Database Management Systems UNIT-V Business Intelligence? Business intelligence is a term used to describe a comprehensive cohesive and integrated set of tools and process used
LEARNING SOLUTIONS website milner.com/learning email [email protected] phone 800 875 5042
Course 20467A: Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Length: 5 Days Published: December 21, 2012 Language(s): English Audience(s): IT Professionals Overview Level: 300
GEOGRAPHIC INFORMATION SYSTEMS
GEOGRAPHIC INFORMATION SYSTEMS WHAT IS A GEOGRAPHIC INFORMATION SYSTEM? A geographic information system (GIS) is a computer-based tool for mapping and analyzing spatial data. GIS technology integrates
A Service-oriented Architecture for Business Intelligence
A Service-oriented Architecture for Business Intelligence Liya Wu 1, Gilad Barash 1, Claudio Bartolini 2 1 HP Software 2 HP Laboratories {[email protected]} Abstract Business intelligence is a business
2. Metadata Modeling Best Practices with Cognos Framework Manager
IBM Cognos 10.1 DWH Basics 1 Cognos System Administration 2 Metadata Modeling Best Practices With Cognos Framework Manager 3 OLAP Modeling With Cognos Transformer (Power Play Tranformer) 4 Multidimensional
