Data blending

From Wikipedia, the free encyclopedia

Data blending is a process whereby big data from multiple sources[1] are merged into a single data warehouse or data set.[2]

Data blending allows business analysts to cope with the expansion of data that they need to make critical business decisions based on good quality business intelligence.[3] Data blending has been described as different from data integration due to the requirements of data analysts to merge sources very quickly, too quickly for any practical intervention by data scientists.[4] A study done by Forrester Consulting in 2015 found that 52 percent of companies are blending 50 or more data sources and 12 percent are blending over 1,000 sources.[5]

Extract, transform, load[edit]

Data blending is similar to extract, transform, load (ETL). Both ETL and data blending take data from various sources and combine them. However, ETL is used to merge and structure data into a target database,[6] often a data warehouse. Data blending differs slightly as it's about joining data for a specific use case at a specific time.[7] With some software, data isn't written into a database, which is very different to ETL. For example, with Google Data Studio.[8]

Software products[edit]

Representing the increased demand for analysts to combine data sources, multiple software companies have seen large growth and raised millions of dollars,[9] with some early entrants into the market now public companies.[10] Examples include AWS, Alteryx, Microsoft Power Query,[11] and Incorta,[12] which enable combining data from many different data sources, for example, text files, databases, XML, JSON, and many other forms of structured and semi-structured data.[13][14][15][16]

Tableau[edit]

In tableau software, data blending is a technique to combine data from multiple data sources in the data visualization.[17] A key differentiator is the granularity of the data join. When blending data into a single data set, this would use a SQL database join, which would usually join at the most granular level, using an ID field where possible.[18] A data blend in tableau should happen at the least granular level.[19]

Looker Studio[edit]

In Google's Looker Studio, data sources are combined by joining the records of one data source with the records of up to 4 other data sources. Similar to Tableau, the data blend only happens on the reporting layer. The blended data is never stored as a separate combined data source.[20]

Challenges with data blending[edit]

The most common custom metadata question is: "How can this dataset blend with (join or union to) my other datasets?"[21]

See also[edit]

References[edit]

  1. ^ Alteryx Analytics Brings Power of Predictive and Big Data to Market
  2. ^ Data blending is the process of combining data from multiple sources into a functioning data set
  3. ^ "Data Blending". Trifacta.com. 24 August 2017.
  4. ^ What Is Data Blending, and Which Tools Make It Easier?
  5. ^ "Data Mashups for Analytics". Pentaho.
  6. ^ "How ETL Works" (in German). Databricks. Retrieved 2021-02-27.
  7. ^ "What Is Data Blending, and Which Tools Make It Easier?". Software Advice. 2016-08-25. Retrieved 2021-02-27.
  8. ^ "Google Data Studio Overview". datastudio.google.com. Retrieved 2021-02-27.
  9. ^ "Incorta raises $30M Series C for ETL-free data processing solution". TechCrunch. Retrieved 2021-02-27.
  10. ^ "Alteryx Announces Pricing of Initial Public Offering". Alteryx. Retrieved 2021-02-27.
  11. ^ Corporation, Microsoft. "Microsoft Power Query". powerquery.microsoft.com. Retrieved 2021-02-27.
  12. ^ "Direct Data Analytics Software". Incorta. Retrieved 2021-02-27.
  13. ^ "Data Sources". docs.incorta.com. Retrieved 2021-02-27.
  14. ^ davidiseminger. "Shape and combine data from multiple sources using Power Query". docs.microsoft.com. Retrieved 2021-02-27.
  15. ^ "Supported Data Sources: Amazon QuickSight". docs.aws.amazon.com. Retrieved 2021-02-27.
  16. ^ "Data Sources". Alteryx Help. Retrieved 2021-02-27.
  17. ^ "Blend Your Data". help.tableau.com. Retrieved 2021-02-27.
  18. ^ "SQL Joins Explained". SQL Joins Explained. Retrieved 2021-02-27.
  19. ^ TAR Solutions (2021-01-20). "Data Blending in Tableau". TAR Solutions. Retrieved 2021-02-27.
  20. ^ "About data blending - Data Studio Help". support.google.com. Retrieved 2021-02-27.
  21. ^ Heer, Jeffrey; Hellerstein, Joseph; Kandel, Sean; Rattenbury, Tye (July 2017). Principles of Data Wrangling. O'Reilly Media.