IT-QA2

IT-QA2 Online Services

 

Part A Amend/extend an existing Data Warehousing implementation.

You are provided with all the data and a working project definition for a Simple Star. Demonstrate your ability to design, apply and discuss FOUR sets of changes to implement more advanced concepts.A range of suggestions for concept topic areas is given.
 
During the module you have been provided with an SQL Database “Sales Star Assignment” containing data tables forming a Simple Star, plus a Visual Studio (aka Data Tools) Project to generate a Data Cube. The teaching notes also provided small number of New Facts tables, each representing three months and one day’s further information on sales.
 

Amend and/or Extend this Application in FOUR of the Following Ways

 
Ensuring Data Quality
 

The datasets provided for this assignment have been checked to ensure that all data is valid. Even within the provided FactUpdate tables there are no incorrect dates, and no references to items that are not listed in the Dimension tables.
In real implementations it is very unsafe to assume that all entries in NewFacts are valid, because these tables are usually compiled from data from operational data sources, and those sources may have low quality control.Use literature (cite your sources, of course) to find what you believe to be the most common data quality problems that occur with new facts.Edit one of the provided Fact Update tables to include examples of the problems you list.Implement processes to detect and resolve the “problems” you introduced into the data set. In your report illustrate and explain your processes.
 
You can read more about our case study assignment help services here.
 

How it Works

How It works ?

Step 1:- Click on Submit your Assignment here or shown in left side corner of every page and fill the quotation form with all the details. In the comment section, please mention Case Id mentioned in end of every Q&A Page. You can also send us your details through our email id support@assignmentconsultancy.com with Case Id in the email body. Case Id is essential to locate your questions so please mentioned that in your email or submit your quotes form comment section.

Step 2:- While filling submit your quotes form please fill all details like deadline date, expected budget, topic , your comments in addition to Case Id . The date is asked to provide deadline.

Step 3:- Once we received your assignments through submit your quotes form or email, we will review the Questions and notify our price through our email id. Kindly ensure that our email id assignmentconsultancy.help@gmail.com and support@assignmentconcultancy.com must not go into your spam folders. We request you to provide your expected budget as it will help us in negotiating with our experts.

Step 4:- Once you agreed with our price, kindly pay by clicking on Pay Now and please ensure that while entering your credit card details for making payment, it must be done correctly and address should be your credit card billing address. You can also request for invoice to our live chat representatives.

Step 5:- Once we received the payment we will notify through our email and will deliver the Q&A solution through mail as per agreed upon deadline.

Step 6:-You can also call us in our phone no. as given in the top of the home page or chat with our customer service representatives by clicking on chat now given in the bottom right corner.

Case Approach

Scientific Methodology

We use best scientific approach to solve case study as recommended and designed by best professors and experts in the World. The approach followed by our experts are given below:

Defining Problem

The first step in solving any case study analysis is to define its problem carefully. In order to do this step, our experts read the case two three times so as to define problem carefully and accurately. This step acts as a base and help in building the structure in next steps.

Structure Definition

The second step is to define structure to solve the case. Different cases has different requirements and so as the structure. Our experts understand this and follow student;s university guidelines to come out with best structure so that student will receive best mark for the same.

Research and Analysis

This is the most important step which actually defines the strength of any case analysis. In order to provide best case analysis, our experts not only refer case materials but also outside materials if required to come out with best analysis for the case.

Conclusion & Recommendations

A weak conclusion or recommendations spoil the entire case analysis. Our expert know this and always provide good chunks of volume for this part so that instructors will see the effort put by students in arriving at solution so as to provide best mark.

Related Services

 

Implementing Additional Calculated Measures and Key Performance Indicators (KPIs)

 

The teaching notes for this module show how to implement Calculated Measures and KPIs.
Identify further situations where Calculated Measures and KPIs would be useful for data analysis and implement your own examples. In your report illustrate and explain your work. Higher marks are available for examples that go beyond the module’s basic teaching notes – cite the literature sources for all techniques you use that go beyond the course notes.

 

Integration of Data from Different Sources Including Data Conformation

 

Nearly every Data Warehouse for analytic systems draws data from multiple sources. For example, sales could be made in a number of different countries and reported in slightly different forms (eg different currencies, or using different codes/names for the same items).Assume the “SalesStarDemo” company is receiving its sales data from two franchised outlets, each of which report its data in formats that are not encoded in the same way as the provided Facts table. For example, for some fields the two sources don’t even the same labels for the same things (they might sell the same product, but under different branded names).
Create two tables, each representing a day’s sales for one of the franchises (the number of records does not need to be large). Implement and explain processes to generate a unified NewFacts table that is appropriate for then uploading into the Production star.
Explain any scripts and Staging area tables (eg lookup tables) you create. Wherever you use techniques you read about in the literature, cites sources.

 

Cubes with Multiple Fact Tables

 

The above example discusses a situation where multiple sources are effectively all about the same things (sales by our company), but coded inconsistently. During the Extract-Transform-Load processes, these sources are integrated and recorded into a single NewFacts table, which can then be appended to the Simple Star held within SalesStarDemo.In other situations the multiple sources may be about related but different things. In this case it is often appropriate to generate Complex Stars with multiple Facts tables, and new Dimension tables.Assume that our case study company is able (legally! perhaps though a market research company) to get hold of a summary of competitors’ sales data on a monthly aggregated basis (i.e. once a moth we receive a report listing totals of HOW MUCH each competitor has sold in that month, but not to which customer or exactly what date). You may need to make other assumptions about the contents or level of detail in the summary report.
 
Show and explain the following: Change the provided Data Warehouse to implement the Competitor data as a separate Facts table. Populate the new Facts table with suitable data. Rebuild the Cube such that it now has two Facts tables. Demonstrate the use of the Cube. If you make other design decisions, explain these. Cite any literature sources of help.
 

Other (Eg Visualisation, Slowly Changing Dimensions, Use of Tabular facilities, your own Choice)

 

The module teaching notes make brief mention of quite a number of other techniques not listed in the “dot” titles above. Learn about one of these from literature (eg online tutorials; give references) and apply the approach to the “SalesDemo” dataset.
Marks will be awarded according to the extent of independent learning you demonstrate.The total writing for Part A should be around 1200 words. Words beyond 1400 will not be read.
 
REMINDER : Select FOUR of the Above. Do not Attempt all the Options Listed Above.
 
Part B Using literature sources, critically evaluate your implementation, in particular addressing the question “Except for scale (number of rows of data), what is different about your implementation compared to what you would expect for a full industrial DW implementation?”
 

To answer Part B well you will have to establish what methods of implementation there are for full commercial or production analytical data warehousing.You can get this information by reading books, journals and company white papers. You can use video lectures, tutorials, people’s online blogs, company adverts too – but do not rely only on non-peer reviewed sources.Many items can be accessed online books through the Library “Gateway” facility – see menu bars of Blackboard.Almost certainly you will discuss what several authors say, highlighting the similarity or differences between their answers (try to analyse why they differ – eg what perspective are the authors taking? when was their document was written? does it have a bias towards a particular application/usage sector, etc), and you will use this comparison to review some pieces of your implementation, to explain to what extent your work is representative of what DW industry or researchers say is the topic of “data warehousing”.It is recommended that you pick a small number of topics (eg three, or four) and discuss these in detail rather than take a large number of topics and only discuss each in trivial depth.
 
Examples of Topics you Might Discuss are
 
– What methodologies are used to structure data warehousing projects (“Inmon vs Kimball” is a good search starting point). What does the DW industry use? The approach you have used is closest to which?

 

– Industry-scale Data Warehouses probably use many tools to help automate routine processes. What are the main tools? Which are the processes most often covered by tools? How far do your scripts/processes illustrate the PRINCIPLES covered by the tools?
 
– Why does real data need so much data cleansing? What is industries’ practice about data cleansing? In what ways does (or could) your assignment solution simulate what industry does?
 
– Results of Analytical data investigation are often presented visually (eg via graphs or displays). Why? You will have used a particular tool for your
 
– Implementation (probably Excel). How representative of analytic visualisation tools is your assignment?
 
– Managing metadata is important. What is metadata? How does metadata help? What examples of metadata are there in your implementation?
Notice that we recommend that you discuss THREE areas, yet we have already listed FIVE topic examples. This is to illustrate that there is a wide range to choose. You can choose other topic areas yourself.The total writing for Part B should be around 1200 words. Words beyond 1400 will not be read.
 
Product code: IT-QA2
 
Looking for best IT-QA2 online ,please click here
 

Summary